ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

VariableReset (Function)
Resets the variable to its initial value.
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
XMLAddChild (Function)
Adds a child tag into an XML document.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Print modes of a report
Several print modes are available for a report....
UUID (Variable type)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
zipPassword (Function)
Defines the password used to add files to the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
Numerical (Property)
Property Numeric property indicates whether a field is numeric.
Android 10: Changing application behavior
Starting with Android 10, Google no longer allows an application running in the background to open a window
Interface checker
The advanced interface checker is a tool that allows you to improve the layout of controls in the different windows of the application......
HChangeConnection (Example)
Usage example of the HChangeConnection function
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
HOpenConnection (Function)
Opens a connection to a specific database.
KeyPressed (Function)
Checks which key is pressed.