ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project description: Compilation tab
The project description window allows you to configure various elements of your project......
MySelf (Reserved word)
MySelf is used to handle the current control...
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Error (Function)
Displays a custom error message in a system error window.
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
SCM file format evolutions
Four versions are available for the SCM repository......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
5. User Groupware in practice