ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PHPExecute (Function)
Calls an external .php script and returns the result in a string.
Repairing the project
In some cases, "Project......
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
dDominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control.
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).
LockAppOn (Function)
Locks a WINDEV application.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
<Image editor>.Create (Function)
Creates an image in the Image Editor control.
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.