ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Which type of server to choose?
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Automation object
The Automation keyword is used to declare an automation object...
Creating requirements
The following steps must be performed to implement the requirements......
Variable scope
Variables can be declared anywhere in the code....
Captcha functions
The Captcha functions are as follows:...
iPrintReport (Function)
Prints a report created with the report editor.
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Google constants
List of constants used by the Google functions....
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
ModbusWriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Multiline strings
To type character strings over several lines in the code editor...
Name (Property)
The Name property is used to get the name of an element.