ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
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.
VariableReset (Function)
Resets the variable to its initial value.
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
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.
Print modes of a report
Several print modes are available for a report....
HOpenConnection (Function)
Opens a connection to a specific database.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
gglDocument (Variable type)
The gglDocument type is used to handle a Google document...
UUDecode (Function)
Decodes a character string in UUEncode format.
grOrientation (Function)
Modifies the orientation of chart axes.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
xmlSignatureVerification (Variable type)
The xmlSignatureVerification type is used to define the information required to verify an XML signature.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......