ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Recompiling the project
The project compilation is a process used to......
16. Application test in practice
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Error 1: Syntax error
Printing nested reports
To create a main report containing several secondary reports:...
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Bitwise operators
The operations on binary values are performed......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
9. Internal component
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Query based on query
Queries can be based on items from another query......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
ReplicAdmin: Overview
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...