ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
Error 1001: The operators: and:: can only be used in the methods of classes
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
6. Editing a page: zoning mode
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
<Camera>.Photo (Function)
Allows you to take a photo from an Android device with the properties of the Camera control passed as parameter.
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Error 204: using a parameter without optional value after parameters ...
11. Popup page
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......