ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
fOpen (Example)
Usage example of the fOpen function
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Constants for managing Map controls
Constants for managing Map controls...
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
grLoadParameter (Function)
Restores the parameters used to draw a chart.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.