ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
SecretString (Variable type)
The SecretString type is used to manipulate strings contained in a password vault.
InSysNotificationMode (Function)
Used to determine if the application is launched from an interactive notification in "Windows 10".
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
FontItalic (Property)
The FontItalic property is used to apply or remove italic formatting on a text.
diagWaypoint (Variable type)
The diagWaypoint type is used to define all the advanced characteristics of a connector waypoint.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
Facebook functions (prefix syntax)
List of Facebook functions...
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
grSurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) of a surface chart.
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
Upload functions (prefix syntax)
The following functions are used to manage uploads (prefix syntax):...
wsRequest (Variable type)
The wsRequest type is used to define the advanced characteristics of a web service.
diagConnector (Variable type)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
gglPostalAddress (Variable type)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
gglOrganization (Variable type)
The gglOrganization type is used to describe the companies and organizations to which a contact belongs...
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL tables.
PlainText (Property)
The PlainText property is used to get and modify the raw text of an email.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
<Image variable>.Font (Function)
Declares the font to be used by the dText function in a Image type variable.