ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFound (Function)
Checks whether the current record corresponds to the current filter or search.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
16. Java applications in practice
Java applications in practice...
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
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.
ServiceWait (Function)
Pauses the current service during the specified duration.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
Looper control functions
List of functions for managing Looper controls...
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
MatMultiply (Function)
Multiplies two matrices.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
XMLFind (Function)
Performs a search in an XML document.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.