ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
LooperInsert (Function)
Inserts a row into a Looper control.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
grGradient (Function)
Enables or disables the display of color gradients in a chart.
LooperSelectPlus (Function)
Selects a row in a Looper control.
Chart management functions
...Chart management functions...
WINDEV Mobile 2024 Tutorial - Table of contents
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
The Organizer control
The Organizer control is used to display and handle organizers......
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
ArraySort (Function)
Sorts a WLanguage array.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
grDraw (Function)
Draws a chart according to the specified parameters.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
SQLFirst (Function)
Positions on the first row of the query result.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.