ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Compilation options (HLP format)
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Status bar of windows
The status bar of a window is used to display several types of information......
Replication management functions
Three types of replication are proposed......
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
Overview
Overview of the different operators...
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Creating the windows and the pages of the RAD pattern
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
Error 705: The property does not exist on this type
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
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......
2. Multilingual application
A multilingual application can be distributed in multiple languages....
Error 706: The property does not exist on this type of control
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
Error 704: The property does not exist on