ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
RegistryListKey (Function)
Lists the subkeys of a registry key.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Connection (Variable type)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Right (Function)
Extracts the last characters from a string or string buffer.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
iPrintImage (Function)
Sends the image file to print to the print buffer.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
HStatNbRec (Function)
Returns the number of entries for a given key item.
ArrayCopy (Function)
Copies the content of an array to another array.
EmailGetAll (Function)
Retrieves all the emails found on a server.