ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Scheduler report
The report editor allows you to create "Scheduler" reports....
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
11. External component
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Generating an application for Universal Windows 10 App
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
Manipulating Edit controls programmatically
You can manipulate Edit controls programmatically......
Importing a CSS style sheet
WEBDEV gives you the ability to import a CSS style sheet into a WEBDEV project......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......