ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
zipExtractPath (Function)
Returns the path of a file found in the archive.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
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......
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
Linear Looper control properties
Error 23: No END statement is associated with this WHILE
ConnectionTimeout (Property)
The ConnectionTimeout property is used to manage the connection timeout.
Certificate
The Certificate keyword can correspond to...
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Chart management functions
...Chart management functions...
dLine (Example)
Usage example of the dLine function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Various constants
List of various constants....
HChangeConnection (Example)
Usage example of the HChangeConnection function