ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
XLS file handling functions
List of functions for managing XLS files...
XMLToText (Function)
Converts a character string in XML format into a standard character string.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
ControlToSource (Function)
Assigns the control value to the source of a control link.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
Contains (Function)
Allows you to check if a substring is within a string.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
ExtractLine (Function)
Extracts a specific line from a character string.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...