ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Comparison operators
The comparison operators can be divided into several categories......
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
LuhnCalculate (Function)
Calculates the next Luhn check digit for a given sequence.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
LuhnCheck (Function)
Checks that the given sequence is valid according to the Luhn formula.
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Linear Looper control properties
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
RedisSubscribe (Function)
Subscribes to a Redis broadcast channel.
BufferToHexa (Function)
Converts a buffer into a displayable hexadecimal string (e.g. "4A 5B 00").
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
RegistryRename (Function)
Renames a key in the registry.
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......