ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GglFillCalendarByRequest (Function)
Fills a calendar that was previously retrieved: the events corresponding to the calendar are retrieved via a custom query.
EmailGetAll (Function)
Retrieves all the emails found on a server.
HRegenerateFile (Function)
Regenerates a data file from its log.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
<Source>.InitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
StringInsert (Function)
Inserts a string into another character string at a given position.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
GglUploadDocument (Function)
Uploads a document to the Google server.
Push (Function)
Pushes an element onto the stack.
Enqueue (Function)
Adds an element to the queue.
HServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Word Processing control functions
The following functions are used to manage Word Processing controls:...
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
TypeIsNullable (Function)
Determines whether an element is nullable.