ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
Sensor constants
Constants used by the SensorXXX functions...
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
DDEError (Function)
Returns the runtime status report of a DDE function.
Compilation options
The compilation options allow you to define the help system generation settings......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.