ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Telephony constants
List of constants used by telephony functions...
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Deployment package
The deployment package creates a ZIP file containing the site's setup......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Creating nested reports
Error 112: An array can only have a maximum of X dimensions
Error 1001: The operators: and:: can only be used in the methods of classes