ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dFont (Example)
Usage example of the dFont function
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
zipSplit (Example)
Usage example of the zipSplit function
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....
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......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
WinOutWidth (Function)
Returns the full width of a window (including the border).
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
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....
dbgInfo (Function)
Returns a debug information.
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
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...