ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
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.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Case of internal window dequeues Modifies the currently displayed window. This modification is saved in the list of internal windows to scroll....
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.
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
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....
Fixed array (Variable type)
A fixed array is an "advanced" type of array...
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.