ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
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...
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).
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
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....
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....
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
API description (Variable type)
An API Description variable is used to describe an API, its parameters, its return value and its calling options programmatically.
2. Creating tables in the database schema
WINDEV Tutorial: Creating a WINDEV project and its database schema Lesson 2 - Creating tables in the database schema - 40 min
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).