ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with a Gantt Chart column
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
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....
2. How to test a site?
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Crosstab report
The report editor allows you to create "Crosstab" reports......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Creating a delete query
A delete query (corresponding SQL statement......
Creating an insert query
An insert query (corresponding SQL statement......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
5. Site test in practice
Managing bar codes
The use of bar codes to identify and manage products has become essential......
5. Deploying a dynamic site (Session or AWP) in practice