ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using a query with parameters
A query with parameters can be used......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
HPriorityClient (Function)
Modifies the priority of a client application.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Events associated with windows
List of events associated with windows...
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
HDelete (Function)
Deletes a record from a data file (query or view).
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
HPriority (Function)
Finds out and modifies the priority of the calling application.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......