ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.PrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
Size (Example)
Usage example of the Size property
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
FinRepayVal (Example)
Usage example of the FinRepayVal function
fShortPath (Function)
Returns the full short path of a file or directory.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
FTPAttribute (Example)
Usage example of the FTPAttribute function
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
EmailUpdate (Example)
Usage example of the EmailUpdate function
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
Bluetooth functions
List of Bluetooth functions...
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
Parameter (Property)
The Parameter property is used to get and change certain parameters.
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
fClose (Example)
Usage example of the fClose function
FTPListFile (Example)
Usage example of the FTPListFile function