ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Managing parallel tasks
The computers are becoming more and more powerful......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Overview of external languages
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
Logical operators
The logical operators are as follows......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
7. Multilingual applications in practice
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
Extern (Reserved word)
EXTERN is used to...
Passing parameters
The parameters can be passed to a procedure......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......