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......
24. Displaying and linking pages
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Using a query with parameters
A query with parameters can be used......
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
13. Security benefit: managing the "Back" button
Copying and cloning
Variables are copied using the "=" operator...
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Bitwise operators
The operations on binary values are performed......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Constants for WLanguage types
List of constants for managing WLanguage types....
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Chart: Managing legends
Several types of legends are supported in the charts......
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.