ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Page with parameters
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
7. Available controls in a window
WINDEV Mobile includes several types of controls...
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
SCM: Retrieving and Checking in all
When developing a project in the SCM, you may need to retrieve all the elements from the repository, or to check all the elements stored locally back into the repository......
Rating control events
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Share your projects via Git
Git is a source code manager......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
SCM: Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Assignment operators
Three assignment operators are available......