ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Types of Edit controls
HOnError (Function)
Customizes the management of HFSQL errors.
8. Optimizing an application
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
eCurrencyName (Function)
Returns the caption of a currency.
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Environment of the report editor
Environment of the report editor...
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Cross-references in the code editor
The cross-references in the code editor are used to identify......