ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

21. Managing business rules
Managing business rules...
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Typing multilingual texts
For a multilingual application, you have the ability to......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Share your projects via Git
Git is a source code manager......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
Programming the table cells
The Table controls can be handled......
Replication management functions
Three types of replication are proposed......
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......