ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
Handling the report blocks through programming
Each report block is associated with different events......
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
fMakeDir (Example)
Usage example of the fMakeDir function
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
ChangeStyle (Function)
Modifies the style of a control dynamically.
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
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.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
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).
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
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.