ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 34: 'Break' is not allowed outside the loops
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
apDisableAction (Function)
Disables the execution of an action found in an action plan.
Number (Property)
The Number property is used to get the number of an element.
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
Error 532: The size of the string to extract must be strictly positive
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
iListPrinter (Function)
Returns the list of printers installed on the current computer.
Type (Example)
Usage example of the Type property
EmailMsgError (Example)
Usage example of the EmailMsgError function
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
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.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Error 112: An array can only have a maximum of X dimensions
Error 805: No syntax without parameter
PDFPassword (Function)
Protects a PDF document with a password.
fLongPath (Function)
Returns the full long path of a file or directory.
CursorCapture (Example)
Usage example of the CursorCapture function