ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
5. User Groupware in practice
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
The Flexbox control
Flexbox is a standard layout system for web pages......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Operations performed on activity diagrams
The following paragraphs explain......
Border of controls
One of the most important elements of control style is its border......
Java functions
List of Java functions...
Including the code
You want to include your code lines in a condition, in a structure, ......
Reloading a document
To reload a document, ......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Handling the report blocks through programming
Each report block is associated with different events......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
The home page
The home page is the first page of your site......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....