ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fOpen (Function)
Opens an external file (ANSI or UNICODE) for programmatic manipulation.
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.
The log process
...A log is a special file that contains the history of all changes made to one or more tables over a given period of time (date the table was created, last automatic data modification, last backup created with WDLog, etc.)...
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
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.
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.
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through table, Looper, List Box, ListView, and Combo Box controls, supercontrols, and reports based on tables. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on tables. Then, the iteration is reinitialized....
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)......
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.
fLock (Function)
Entirely or partially locks an external file.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......