ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)...
fShortPath (Function)
Returns the full short path of a file or directory.
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
tapiRecord (Function)
Records the current communication as a".WAV" file.
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
FinError (Example)
Usage example of the FinError function
FinRedemption (Example)
Usage example of the FinRedemption function
EmailUpdate (Example)
Usage example of the EmailUpdate function
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Using the query result
The result of a select query can be used in......
Bluetooth functions
List of Bluetooth functions...
Parameter (Property)
The Parameter property is used to get and change certain parameters.
Error 531: The negative or null subscripts are not allowed
Error 305: The element does not exist in the window
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
JSONToVariant (Example)
Usage example of the JSONToVariant function
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
Index (Property)
The Index property is used to get the index of an element.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.