ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
grLegend (Function)
Indicates the presence and position of legend in a chart.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
HTTPRequest (Function)
Starts an HTTP request on a server.
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....
dbgSaveDebugDump (Function)
Saves a dump file of the application.
HChangeConnection (Example)
Usage example of the HChangeConnection function
HDeleteAll (Function)
Deletes all records from a table, an HFSQL view or a query.
GetDefinition (Function)
Retrieves the definition of element type.
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
fWrite (Function)
Writes: a character string to an external file. a memory section....
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
Today (Function)
Returns or modifies the system date (current date defined on the current computer).
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
grColor (Function)
Returns and initializes the color of different chart elements.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
Query technical documentation
The query editor automatically creates a technical documentation for each query......