ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
GglFillCalendar (Function)
Fills a calendar that was previously retrieved: the events corresponding to the calendar are retrieved (by using criteria if necessary).
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
FTPSize (Function)
Returns the size (in bytes) of a file located on an FTP server (File Transfer Protocol).
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
DiagramStartModification (Function)
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
DiagramEndModification (Function)
Indicates the end of a series of actions performed in a Diagram document in a single event ("undo/redo")....
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
EmailChangeFolder (Function)
Modifies the current folder in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
HIndex (Function)
Rebuilds the file index (".NDX" file).
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
zipListFile (Function)
Returns the list of files found in an archive.
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
GglListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
HDeleteServerTrigger (Function)
Deletes a server trigger.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
fUnlock (Function)
Entirely or partially unlocks an external file.