ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInfoServerRights (Example)
Usage example of the HInfoServerRights function
HCloseConnection (Example)
Usage example of the HCloseConenction function
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
zipListFile (Function)
Returns the list of files found in an archive.
StringInsert (Function)
Inserts a string into another character string at a given position.
zipFileSize (Example)
Usage example of the zipFileSize function
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
fDelete (Function)
Deletes a file accessible from the current computer.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
fWrite (Example)
Usage example of the fWrite function
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
HChangeConnection (Example)
Usage example of the HChangeConnection function
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....