ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Emulating constants
List of constants used by the functions for emulating automated tests....
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
Error 20: The variable of the FOR loop should be a real
DocAdd (Function)
Adds: at the end of a Word Processing document: an element, a document, a paragraph, a text, an image or a fragment. at the end of a fragment: an element, a text or an image....
Constants for managing tiles
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.
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.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
ActionAllowed (Property)
The AllowedAction property defines which actions are allowed or not allowed on an element.
LDAPFind (Function)
Performs a search in an LDAP server.
Automatic calculations in a Table control (AAF)