ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
6. Editing a page: zoning mode
23. Print modes
26. Style sheets: to simplify the layout
5. HFSQL Client/Server
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
2. User-friendly editors in practice
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Extracting messages added or modified since last extraction
A project was already created and translated......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Error 203: The procedure already has a scope attribute (local or global)
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Defining columns of Table controls programmatically
8. Windows in practice
Discover the main actions that can be performed on the windows....
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
ERR_SESSION_CLOSED
4. HFSQL Classic
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......