ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Constants for managing videos
List of constants used by the functions for video management....
Replication management functions
Three types of replication are proposed......
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
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.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
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......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
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.