ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
<TreeView>.Find (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
HInfoLog (Function)
Returns information about the server logs.
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
HServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
19. Sending emails
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
<Array>.AllFalse (Function)
Returns True if all the elements of an array are False.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
<Connection variable>.ModifyScheduledBackup (Function)
Modifies a backup scheduling.
<Connection variable>.DeleteBackup (Function)
Deletes a backup previously created with HBackup.
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Time (Type of variable)
The Time type is used to easily handle the times...
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......