ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DriveListeFile (Function)
Lists files in an Drive directory.
fSplit (Function)
Splits a file into several files.
<Chart>.GridLines (Function)
Displays or hides the chart gridlines.
<zipArchive variable>.ExtractAll (Function)
Extracts all files from an archive and decompresses them.
<zipArchive variable>.DeleteFileList (Function)
Deletes a list of files from an archive.
CursorDisplay (Function)
Displays or hides the mouse cursor.
SQLExec (Function)
Names and runs an SQL query.
grGridlines (Function)
Displays or hides the chart gridlines.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
fTime (Example)
Usage example of the fTime function
Advanced types
The advanced types of WLanguage are as follows...
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
Composite keys
A composite key is a key item containing several other items......
Error 112: An array can only have a maximum of X dimensions
Error 116: An array dimension must be an integer value