ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
HIndex (Example)
Usage example of the HIndex function
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Option (Property)
The Option property is used to get and change certain options.
sfProcessSubmitRequest (Variable type)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
API description (Variable type)
An API Description variable is used to describe an API, its parameters, its return value and its calling options programmatically.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
xlsMsgError (Example)
Usage example of the xlsMsgError function
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.