ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Reals
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Creating a window skin template
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Style of a control
As soon as it is created, a control is associated with a style......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
Associating a control with a tab pane
Methods to associate a control with a tab pane......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
HTML constants
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
How to open a page?
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.