You don't often get WINDEV tips from Uncle Pete as I spend the majority of my time in WEBDEV, but here's a quick one for you. We use to have a lot of display issues when someone had their screen scaling set to something other than 100%. In old versions of Windows this was referred … Continue reading Screen Scaling and WINDEV
Category: WINDEV
Export to PDF from Print Preview Reruns Report
Another one from my stash of Blog post I need to make, resurfaced today, so it seemed like a good time to Get-R-Done. If you take a look at the online help for the iPreview function you will find this little tidbit at the bottom of the page So what exactly does that mean? Well … Continue reading Export to PDF from Print Preview Reruns Report
V24 Project Development Soup to nuts – Step 1
Andy is doing a training series showing the development of a v24 project from start to finish. The first video is now available on our YouTube channel and our Facebook group, as well as being embedded here. The best place to follow this project is on our Facebook group as that is where any questions … Continue reading V24 Project Development Soup to nuts – Step 1
Training WinDev Express and IDE overview
We have released a video that explores WinDev from PCSoft using the free express version. This video provides highlights of the IDE as well as creating a quick sample application. This video was previously only available on our learnworlds site. We have posted a video to both our YouTube channel, and our Facebook Group learning … Continue reading Training WinDev Express and IDE overview
WinDev v24 first look
Andy went live this morning on our new Facebook group and demonstrated a few of the new features in WinDev v24. Take a look at it here If you haven't joined the Facebook group yet be sure to go to https://www.facebook.com/groups/windev.us/ and join. With Google+ shutting down, this Facebook group will be our new home for … Continue reading WinDev v24 first look
v23 Pre-Release initial testing
Just a quick note about moving apps to v23 for everyone. I have move 2 of our WD projects to the v23 pre-release without issue, one was a small project, but the other one is a very large system, with 264 windows. 3 databases (including both HFSQL and PostgreSQL) and 7 configurations (Windows exe, windows … Continue reading v23 Pre-Release initial testing
Dynamic Tabs
Dynamic Tabs was one of the great new features added to WinDev version 20. However based on some comments we had in a recent webinar, there are still quite a few folks out there that don’t know exactly what they are or how to use them. So this week I will be doing a primer … Continue reading Dynamic Tabs
Getting UTC Time in ISO 8601 Format
Working on integrating with Amazon S3 services today, which uses a RESTful API. So far the hardest part is generating the login credentials. Amazon does this quite a bit different than most services. Instead of just sending an API Key and Token, you use several pieces of information, including the actual REST URL you are … Continue reading Getting UTC Time in ISO 8601 Format
How Telemetry can Assist you in your WinDev Applications
Andy did a great job this morning showing us how to use the new Telemetry Features of WinDev v21 within our applications. Along with all of the out of the box features, like tracking users, errors, element usage, etc., he also showed us how to setup custom measurement items and the code to update the … Continue reading How Telemetry can Assist you in your WinDev Applications
Version 21 Top New Features
The Version 21 release is just around the corner, it looks like once again pcSoft has done a great job! This week the New Features brochure was released, so I wanted to highlight some of the new features that I think are most exciting. General WX and Windev Features #1 New Repositionable Note Control This … Continue reading Version 21 Top New Features
You must be logged in to post a comment.