ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Referring to an element in a WLanguage event / process
dBackground (Example)
Usage example of the dBackground function
EmailCheckAddress (Function)
Checks the validity of an email address.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
gLine (Function)
Builds a sequence of characters containing a line.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
Browser constants
zipExtractPath (Example)
Usage example of the zipExtractPath function
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
HRead (Function)
Reads a record in a file according to a given record number.
Installing a Webservice (old format)