ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminListVisit (Function)
Returns the list of visits to a SaaS site.
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
<Scanner variable>.ToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
DriveListeDirectory (Function)
Lists the directories of an Drive.
<Variable Drive>SendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
.NET object
To access a class......
Crosstab report
The report editor allows you to create "Crosstab" reports......
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
<Document variable>.ToText (Function)
Creates a character string with the data of a Document variable.
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
<xmlDocument variable>.ExecuteXPath (Function)
Executes an XPATH query in an xmlDocument variable.
<mongoGridFS variable>.SendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
ScanToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.