ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.InfoView (Function)
Returns information about a materialized view.
<Connection variable>.ConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
<Connection variable>.DeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
<Connection variable>.SendMessageToClient (Function)
Displays a message on the client computers.
Viewing a report in 3D
Your report displays controls that overlap?......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
HStartServerUpdate (Function)
Used to immediately start the automatic server update.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
HInfoView (Function)
Returns information about a materialized view.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
HSendMessageToClient (Function)
Displays a message on the client computers.
Native SQL Server Connector license agreement
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.