ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
CertificateSignString (Function)
Creates the signature of a character string.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
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....
fLoadText (Function)
Loads the contents of a text file into any text field or variable (string variable, window edit control, report label field, etc.).
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
ProjectInfo (Function)
Returns specific information about the project currently run.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
iPageHeight (Example)
Usage example of the iPageHeight function
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
Google document management functions
List of functions for managing Google documents...
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
rssTextInput (Variable type)
The rssTextInput type is used to describe the input area of RSS feed...