ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Global procedure/function
A global procedure can be used in all the processes or events of the project....
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both in the window editor and programmatically......
Global and local variable
Two types of variables are available......
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....
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Various WEBDEV constants
Various WEBDEV constants...
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Secret string vault
Passwords, private keys and tokens are often used in programming......
Associative array (Variable type)
An associative array is an "advanced" type of array...
Changing sites from AWP to SEO-ready session mode
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Various constants
List of various constants used by the constants WINDEV functions....
Character strings
WLanguage supports different types of strings....
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Local procedure
Two types of procedures are available......