ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
Defining columns of Table controls programmatically
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Error 1014: The access to the member of the class is restricted by a private inheritance
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Operations performed on deployment diagrams
The following paragraphs explain......
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
5. Site test in practice