ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
5. Site test in practice
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
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......
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
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....
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
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......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Using the task management and the schedule
Time management is extremely important......