ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
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.
Constants for the archiving functions
List of constants used by the archiving functions....
grLabel (Function)
Indicates various parameters of additional legend in a chart.
DateToInteger (Function)
Converts a date to an integer.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
fWrite (Example)
Usage example of the fWrite function
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
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)....
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).