ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Content (Property)
The Content property is used to get and change the content of an element.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
The Edit control
The Edit control allows users to enter data......
Wrapping (Property)
The Wrapping property is used to get and change the wrapping options of an element.
fDelete (Example)
Usage example of the fDelete function
Vibration (Property)
The Vibration property is used to manage notification vibrations.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
XMLParent (Example)
Usage example of the XMLParent function
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
PhoneNumber (Property)
The PhoneNumber property is used to get and change a phone number.
Attribute (Property)
The Attribute property is used to manage attributes.
ColorLED (Property)
The ColorLED property is used to set the color of the LED light when displaying notifications.
Notification
The Notification keyword can correspond to:
Database (Property)
The Database property is used to get and modify the database associated with a connection.
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
HCopyRecord (Example)
Usage example of the HCopyRecord function
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....