ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
Type (Example)
Usage example of the Type property
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
PDFPassword (Function)
Protects a PDF document with a password.
fLongPath (Function)
Returns the full long path of a file or directory.
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
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
EmailUpdate (Example)
Usage example of the EmailUpdate function
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
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.