ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HAddUser (Function)
Adds a user to a database.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Time (Type of variable)
The Time type is used to easily handle the times...
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Alias (Property)
The Alias property gets the alias of an element.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Printing nested reports
To create a main report containing several secondary reports:...
MySelf (Reserved word)
MySelf is used to handle the current control...
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
12. External component in practice
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Reports & Queries: New features in this version
Different types of data (Type of variable)
A variable is defined by name and type......
httpRequest
The HTTPRequest keyword can correspond to...