ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
OpenAI: Where to find the OpenAI key
Several features in WINDEV, WEBDEV and WINDEV Mobile require an OpenAI account......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
StatStandardDeviationP (Example)
Usage example of the StatStandardDeviationP function
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
The Static Text control
A Static Text control is a control used to display a static text......
fDriveInfo (Example)
Usage example of the fDriveInfo function
12. Available tests
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
WINDEV/WINDEV Mobile field styling
As soon as it is created, a control is associated with a style......
GglAccountDissociate (Function)
Dissociates the application from the user's Google account. This association must have been previously defined with GglAccountAssociate....
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Table,Select,+ (External language)
Selects an element in a Table control.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.