ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StatVarianceP (Example)
Usage example of the StatVarianceP function
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
The Site Map control
The Site Map control allows the Web user to......
StatStandardDeviationP (Example)
Usage example of the StatStandardDeviationP function
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
GanttAddHoliday (Function)
Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control.
Constants for external files
List of constants used by the functions for managing external files....
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
fLock (Example)
Usage example of the fLock function
fUnlock (Example)
Usage example of the fUnlock function
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.