ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
GglGetDocument (Function)
Downloads a document from the Google Docs service.
TimeValid (Function)
Checks the time validity.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
<Connection variable>.NotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Obtaining an SSL certificate for IIS2 (2.0 or later)
ControlCurrent (Function)
Returns the name of the control currently in edit.
Constants for managing the internal windows
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
ArrayDistinct (Function)
Returns an array without duplicates.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.