ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Using WDDIXIO
To translate the text used in your project:...
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
TimeToString (Function)
Converts a time to a string in the specified format.
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
Starting WDOptimizer in a command line
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Automatic calculations in a Table control (AAF)
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
14. Controls in practice
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Document (Example)
Usage example of Document
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.