ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
Thumbnail (Property)
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control.
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
gglLocation (Type of variable)
The gglLocation type is used to describe and modify the location of an event found in a Google calendar...
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
Error 27: No END statement is associated with this ELSE
Error 28: No END statement is associated with this SWITCH
Error 1011: To access the global member of the class, use ClassName::MemberName
In-App functions
The following WLanguage functions are used to manage In-App purchases......
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
HTMLEndPage (Property)
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page.
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
Error 42: Label out of scope of GOTO
Error 26: No END statement is associated with this THEN
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.