ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
hbScanParameter (Variable type)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
AuthToken (Variable type)
The AuthToken type contains the characteristics of a token to access a web service.
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
KioskEnable (Function)
Switches the current Android application to kiosk mode.
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
Programming overview in C and C++
Step 1: Configuring the print parameters
This step allows you to choose......
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
mongoWriteConcern (Variable type)
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.
HNext (Function)
Sets the position on the next table record according to a browse item.
ErrorBuild (Function)
Displays a custom error message in a system error window.
memcachedConnection (Variable type)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Java application and WINDEV
A Java application is an application entirely compiled in Java......
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.