ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageDisplay (Function)
Displays a web page in the user's browser....
fSelectDir (Function)
Opens a directory picker.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
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....
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Global and local variable
Two types of variables are available......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
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"....
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"....
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
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....
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......