ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Global procedure/function
A global procedure can be used in all the processes or events of the project....
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Certificate (Variable type)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Automatic features of Pivot Table controls (WEBDEV site)
When used in a web page, Pivot Table controls offer a number of Application Automatic Features (AAF), enabling the user to take full advantage of this type of control... Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
Manipulating Edit controls programmatically
You can manipulate Edit controls programmatically......
Dashboard control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
StoredItem (Property)
The StoredItem property is used to: Get the stored item or variable of a Table, Looper, List Box or Combo Box control. Change the stored item or variable of a Table, Looper, List Box or Combo Box control....
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in data-bound controls.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
2. WEBDEV administrator in practice
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Global and local variable
Two types of variables are available......
WDZip: Creating or modifying an archive
This help page explains how to......
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
WINDEV 2024 Tutorial - Table of contents
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
WEBDEV 2024 Tutorial - Table of contents
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
HErrorLock (Function)
Used to check whether a lock error occurred.