ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Debugging constants
List of constants used by the debugging functions...
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
diagHead (Type of variable)
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
Certificate management functions
The following functions are used to handle the certificates:...
RegistryListKey (Function)
Lists the sub-keys of a registry key.
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
XMLFind (Function)
Performs a search in an XML document.
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
ActionDeclareUndo (Function)
Declares how to cancel an action that was added by ActionDo. This function MUST be called when running the procedure supplied to ActionDo.
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
mongoOperation (Type of variable)
The mongoOperation type is used to define the different operations to be performed in bulk. These operations are stored in an array of mongoOperation variables.
SysThumbnailDeleteAll (Function)
Deletes all the buttons associated with the thumbnail of the application from the taskbar.
NetSendMessage (Example)
Usage example of the NetSendMessage function
End-user UI management functions
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.