ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
3. Layouts
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
IF statement
The conditional IF statement allows you to run an action according to a condition...
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
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....
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
SocketRead (Function)
Retrieves a message sent by another socket.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
grColor (Function)
Returns and initializes the color of different chart elements.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
HDelete (Function)
Deletes a record from a data file (query or view).
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).