ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing the monitor
The monitoring robot includes three executables......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
EndProgram (Function)
Ends the execution of the current program.
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
4. HFSQL Classic
HFSQL Classic is the database format......
ERR_DISCONNECTED_UPDATE
ERR_BAD_CONTEXT_FOUND
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
On/Off button in a window
The on/off button is a button that operates like a check box......
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Animate a Label field
Two methods can be used to animate a Static Text control......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
8. 10 tips for better interfaces
Detects the contours of the shapes in an image....
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
Principle of remote check
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
GetDefinition (Function)
Retrieves the definition of element type.
DB2 Native Connector: Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the table structure into the database schema......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...