ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error 120: Redefinition of the structure
EnumControl (Example)
Usage example of the EnumControl function
Constants used by the scanner functions
Constants used by the scanner functions...
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
OCRExtractText (Function)
Reads the text contained in an image.
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
Error 502: Incompatible type
MapGetJSObject (Function)
Returns the instance of the API of Map control.
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
Constants for managing animations
List of constants used by the functions for managing the animations...
Error 105: Redefinition of the local variable
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
Constants used by the functions for managing countries and continents
Constants for sound management
List of constants used by the functions for sound management....
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
OpenChild (Example)
Usage example of the OpenChild function