ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Operations performed on collaboration diagrams
The following paragraphs explain......
Android Control Center
Do you know where to find your application log files?...
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Operations performed on component diagrams
The following paragraphs explain......
Operations performed on activity diagrams
The following paragraphs explain......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
15. Cookies: information stored on the end user's computer
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......