ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
fCompress (Function)
Compresses a file.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
PageAddress (Function)
Used to find out the Internet address of a page.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
HCreateMovableReplica (Function)
Creates a movable replication.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
FBSessionStatus (Function)
Checks the status of a Facebook session.
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Using several libraries in an application
A library is a WDL file that contains all the resources......
Generating the RAD pattern
To generate a RAD pattern:...