ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HPriorityClient (Function)
Modifies the priority of a client application.
EncryptStandard (Example)
Usage example of the EncryptStandard function
JSONToVariant (Example)
Usage example of the JSONToVariant function
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Manager of automated tests
The test manager is used to......
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
Record (Type of variable)
The Record type is used to save the values of a record.
User Groupware files
Two categories of data files are managed......
fTempPath (Example)
Usage example of the fTempPath function
DriveListeDirectory (Function)
Lists the directories of an Drive.
DriveListeFile (Function)
Lists files in an Drive directory.
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
Seek (Function)
Searches for the index of an element in a WLanguage array.
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
<Array>.Sort (Function)
Sorts a WLanguage array.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
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...
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.