ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ServiceContinue (Function)
Restarts a paused service.
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
PDFPassword (Function)
Protects a PDF document with a password.
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Constants for managing the Enumerations and the Combinations
Statistical constants
List of constants used by the statistical functions....
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
ServiceStop (Function)
Stops a service.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.
ServiceStart (Function)
Starts a service.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).