ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
TreeSelectMinus (Function)
Deselects an element in a TreeView control.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
SysTheme (Function)
Returns the current theme used on the mobile device.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
DotNetDelegate (Function)
Initializes a.NET delegate.
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
Warning 18: Loop without potential end
Warning 127: You are using a data source local to the process
Error 1045: A class cannot be declared outside the declaration code of a class
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
Error 112: An array can only have a maximum of X dimensions
Error 113: Non-dynamic array without definition
Error 101: Declaration of global variable not allowed
Error 403: The item does not belong to the file
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
Error 120: Redefinition of the structure
Error 107: Redefinition of the parameter