ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
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......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
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....
fDelete (Example)
Usage example of the fDelete function
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Size (Property)
The Size property is used to determine and change the size of an element.
2. Static or dynamic site
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
The HTML control
The HTML control displays HTML pages or HTML code......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
25. Performing a process on several successive pages
Performing a process on several successive pages...
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Example for creating a select query
This help page explains how to create two select queries......