ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Windows: What to bear in mind if your customers use Vista (and higher)
Windows Vista (and later) proposes several improvements......
ClientID (Property)
The ClientID property gets the client ID defined when the application was declared or registered.
<Source>.Free (Function)
Transforms the crossed records (HCross) into deleted records.
AAFExecute (Function)
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example.
<gglConnection variable>.Request (Function)
Sends a communication request (HTTP request) to a Google service.
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
I work as a developer: How do I manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
GDI+ framework
Some WINDEV features use the GDI+ framework......
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
SysWindowsAccentColor (Function)
Returns the Windows accent color.
xlsSave (Function)
Saves an XLS document.
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
ThreadWait (Function)
Waits for the end of the execution of the specified thread.