ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
<emailSMTPSession variable>.SendMessage (Function)
Sends an email using SMTP
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
<Map>.AddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
<Array>.Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
<Array>.DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from the advanced array property (array of gglCalendar events, ...). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
Guided tour management functions
Guided tour management functions...
4. HFSQL Classic
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
The WDInst setup editor
WDInst is a setup editor used to define the setup parameters of your application......
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
StatusBar (Property)
The StatusBar property is used to: determine whether or not the status bar is displayed show or hide the status bar of a window....
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......