ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Control functions
List of functions for managing controls...
Dialog box functions
List of functions for managing dialog boxes...
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
Windows event functions
List of functions for managing Windows events...
AppointmentCreate (Function)
Opens a new appointment window in the device's native calendar application....
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<Source>.Flush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
WDOptimizer: Editing and modifying a ".REP" file
ERR_NO_CURRENT_PAGE
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
gpwOpen (Function)
Opens the User Groupware login window or page.
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a table or populated programmatically). the number of the column currently in edit mode in the specified data-bound Table control (based on a table or populated programmatically)....
"?" menu
WINDEV proposes a help menu adapted to your applications......