ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailCheckAddress (Function)
Checks the validity of an email address.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
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....
dBackground (Example)
Usage example of the dBackground function
TableMode (Function)
TableMode is kept for backward compatibility.
Referring to an element in a WLanguage event / process
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
gLine (Function)
Builds a sequence of characters containing a line.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
The different types of integers
Browser constants
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
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.
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.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.