ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used.
WinEdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Creating user accounts
A User account allows the server administrator to......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
Managing bar codes
The use of bar codes to identify and manage products has become essential......
dFill (Example)
Usage example of the dFill function
Handling an element found in a TreeView control through programming (prefix syntax)
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Example for managing videos (broadcasted by a Camera control) (prefix syntax)
In this example, the application allows you to......
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
Programming automatic calculations in the columns of a Table control (prefix syntax)
WEBDEV Application Server remote control functions (prefix syntax)
The following functions are used to manage users and connections on a WEBDEV Application Server, using prefix syntax:
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Multilingual project
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
2. WEBDEV administrator in practice
Project description: Files tab
The project description window allows you to configure various elements of your project......