ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Map>.AddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
ConnectionPoint (Property)
The ConnectionPoint property allows you to handle the connection points of a shape in a Diagram Editor control.
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Error 102: The constants can be defined in the initialization code of project, ...
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values in a Spreadsheet control. allow or prevent the end user from entering or changing values in a Spreadsheet control....
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
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....
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
PageExist (Function)
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one.
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....
<emailIMAPSession variable>.StartSession (Function)
Starts an IMAP session.
ContextClose (Function)
Closes a page context.
<emailIMAPSession variable>.CloseSession (Function)
Closes an IMAP session.
ERR_NO_PAGE
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
ERR_NO_CURRENT_PAGE
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....
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
diagGroup (Type of variable)
The diagGroup type is used to define all the advanced characteristics of a group of shapes in a Diagram Editor control.