ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Error customization
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV website......
Action Bar control events
Moves backward several records from the current position in the data file, according to a specified item....
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
WEBDEV scheduled task management functions
The following functions are used to manage scheduled WEBDEV tasks:
How to save and retrieve an image in a binary memo
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....