ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
hBackupDescription (Variable type)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
aiImageResult (Variable type)
The aiImageResult type is used to retrieve the result of AIDetect.
iZoneHeight (Example)
Usage example of the iZoneHeight function
Constants for managing windows
List of constants used by the functions for managing windows...
BackgroundImageState (Property)
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Drawer control properties
List of properties associated with the Drawer control...
diagShape (Variable type)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
JSONValid (Function)
Checks the validity of a JSON string.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......