ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
BrowserPlatform (Function)
Returns the user's browser platform....
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
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)...
BrowserType (Function)
Returns the type of browser used by the Web user.
Report viewer: Copying text
The report viewer allows you to copy text from the report and paste it to a file in another application......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
HOnError (Function)
Customizes the management of HFSQL errors.
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....