ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
ERR_MISSING_PAGE
ERR_ALREADYCONNECTED
SQL view
An SQL view is a virtual data source defined by an SQL query......
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
Materialized view
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Python: Native calls
WLanguage allows for native Python calls......
Multi-database queries
A query (typed in SQL code) can operate on different databases......
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
The Spreadsheet control
Spreadsheets are one of the most used office tools......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......