ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DnD constants
List of constants used by the functions for managing the Drag and Drop....
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Service constants
List of constants used by the functions for managing services....
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
MyParent (Reserved word)
MyParent is used to handle...
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Copying controls from the window editor
The controls can be copied from the window editor......
MyWindow (Reserved word)
MyWindow is used to handle the current window...
DotNetDelegate (Function)
Initializes a.NET delegate.
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
Guided tour management constants
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Constants for managing certificates