ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Help editor options
The options of the help editor ("Display......
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
How to perform a full file browse?
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
Creating a delete query
A delete query (corresponding SQL statement......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
Defining columns of Table controls programmatically