ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Brazil.CheckCPF (Function)
Checks the validity of a CPF number (personal identification number in Brazil).
Spain.CheckNIF (Function)
Checks the validity of a NIF number (company identification number in Spain).
Italy.CheckIVA (Function)
Checks the validity of an IVA number (company identification number in Italy).
Italy.CheckCF (Function)
Checks the validity of a CF number (personal identification number in Italy).
Brazil.CheckCNPJ (Function)
Checks the validity of a CNPJ number (company identification number in Brazil).
Switzerland.CheckUID (Function)
Checks the validity of a UID number (Swiss business identification number).
Error 1037: This member already exists in the structure
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
ERR_CANNOT_RUN_EXPLORER
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Error 102: The constants can be defined in the initialization code of project, ...
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....
ContextClose (Function)
Closes a page context.
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Belgium.CheckNISS (Function)
Checks the validity of a NISS number (Belgian social security identification number).