ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
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....
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
OCRExtractText (Function)
Reads the text contained in an image.
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
Using RAD patterns
The steps for creating a RAD pattern are as follows......
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
".STY" file: "Style sheet" file
A style sheet is a "......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Rights on the virtual directory
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
grDestinationWMF (Function)
Defines a meta file as chart destination.
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
TreeSelectPlus (Function)
Selects an element in a TreeView control.
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.