ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
HOpen (Function)
Opens a data file.
grDraw (Function)
Draws a chart according to the specified parameters.
iPrintImage (Function)
Sends the image file to print to the print buffer.
LDAPFind (Function)
Performs a search in an LDAP server.
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Page templates
WEBDEV allows you to create page templates......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
HOpenConnection (Function)
Opens a connection to a specific database.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
GroupRead (Function)
Reads a group of contacts found in the address book of a Lotus Notes or Outlook messaging.
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
Language (Property)
The Language property is used to get and change the language used.
URL (Property)
The URL property is used to get and change a URL.
Email (Property)
The Email property is used to get and change an email address.
Border (Property)
The Border property is used to get and change the borders of an element.
SFExecuteProcess (Function)
Requests the execution of a specific process.
Error
The Error keyword is used to manage the errors.