ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OCRLoadLanguage (Function)
Adds a language to the native OCR system.
<Pivot table>.Load (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found on disk or backup in a buffer).
<Table>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Contact groups management functions
List of functions for managing groups of contacts...
ColumnWidth (Property)
The ColumnWidth property is used to get and change the width of each column in a multi-column Looper control.
MinZoom (Property)
The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use).
MaxZoom (Property)
The MaxZoom property is used to get the maximum zoom value that can be used for the Camera control (for the camera in use).
OCRAddLanguage (Function)
Adds a language to the native OCR system.
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
<Looper>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Defining columns of Table controls programmatically
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
7. Source Code Manager (SCM)
Arithmetic operators
The arithmetic operators are......
WDDIXIO overview
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......