ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fResourceDir (Function)
Returns the path of the read-only resources of the application.
HPriorityClient (Function)
Modifies the priority of a client application.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) programmatically.
DriveListeFile (Function)
Lists files in an Drive directory.
<Array>.Sort (Function)
Sorts a WLanguage array.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
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....
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Indirection operators
Operators { and operators } operators are used to access a field, variable, class member or table item by dynamically constructing the name of the field, variable, class member or item...
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
HDuplicateRecord (Function)
Duplicates the record read in a table: the record found in memory is added into the table (query or view).
WDModFic: Tool for automatic modification of tables
WDModFic is a tool for automated modification of tables on development and end-user workstations......
Sort (Function)
Sorts a WLanguage array.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.