ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
NextTitle (Function)
Modifies the title of next window to open.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
OpenChild (Function)
Opens a non-modal child window.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
SemaphoreCreate (Function)
Creates a semaphore.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Data persistence
The data persistence is used to store the value typed by the user......
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......