ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HLogInfo (Function)
Adds comments to the log when saving the operation.
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
HEndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
HDeleteServerTrigger (Function)
Deletes a server trigger.
HTML document management functions
List of functions that manipulate HTML documents....
Visible (Property)
The Visible property sets the visibility of an element.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
Count (Property)
The Count property returns the number of elements in a given set.
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
Constants for managing the Enumerations and the Combinations
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
Redis functions
The following functions are used to manage a Redis database:...