ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
gpwInLDAPMode (Function)
Determines whether users will authenticate to the User Groupware using an LDAP directory.
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
InfoImage (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file: format. width and height. number of bits per pixel. transparent area....
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
<picLayer variable>.Resize (Function)
Resizes an image in a picLayer variable.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
4. UI: Windows
IU of windows...
7. Window templates
...Window templates...
What is an application?
An application is a set of objects (windows, controls, ......
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......