ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
<Scheduler>.SelectPlus (Function)
Selects an appointment in a Scheduler control.
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConvertLead (Function)
Converts the leads.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
System constants
List of constants used by the system functions....
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
<Scheduler>.SelectMinus (Function)
Deselects an appointment from a Scheduler control.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
TelemetryEnable (Function)
Enables the telemetry manually.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
xlsSave (Function)
Saves an XLS document.
Author (Property)
The Author property gets and changes the author of an element.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....