ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an action plan
The action plans group all actions that will be performed by the software factory....
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
WinOutWidth (Function)
Returns the full width of a window (including the border).
zipSplit (Example)
Usage example of the zipSplit function
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Google constants
List of constants used by the Google functions....
dFont (Example)
Usage example of the dFont function
EmailGetAll (Function)
Retrieves all the emails found on a server.
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....
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
HSpace (Property)
The HSpace property is used to determine and modify the horizontal spacing between labels in a report. This spacing was defined when creating the Label report.
VSpace (Property)
The VSpace property is used to get and change the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
iPrintImage (Example)
Usage example of the iPrintImage function
RTF control properties
List of properties associated with the RTF control...