ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Configuring Reports & Queries
Reports & Queries is used to......
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, ......
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
3. UML models in practice
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
4. Conditional statements
WINDEV Mobile Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
WINDEV: Example of programmed Drag and Drop
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
12. Pages in practice
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
2. User-friendly editors in practice
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Specific features of the Express version
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Specific features of the Express version
5. Deploying a dynamic site (Session or AWP) in practice