ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Creating the Relation windows of a WINDEV RAD pattern
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Internal component description
The description of an internal component can opened at any time......
iPrintReport (Function)
Prints a report created with the report editor.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....