ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
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
The Organizer control
The Organizer control is used to display and handle organizers......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
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.
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...
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
iCreateFont (Function)
Creates a new print font.
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
Glossary
The glossary lists all the abbreviations used in the code editor......
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
DownloadGetInfo (Function)
Retrieves the details of a download present in the download manager.
DownloadList (Function)
Lists the downloads from the current application in the download manager.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.