ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Conversion (Function)
Converts a value from a unit to another one.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
GglDelete (Function)
Deletes data from the Google server.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
Glossary
The glossary lists all the abbreviations used in the code editor......
3. Deploying a WINDEV application
fDelete (Example)
Usage example of the fDelete function
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Help editor options
The options of the help editor ("Display......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
ComponentInfo (Function)
Returns information about a component.
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
TimeToString (Function)
Converts a time to a string in the specified format.
OLELoad (Function)
Initializes an OLE control with an OLE object.
Constants for external files
List of constants used by the functions for managing external files....
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......