ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
ERR_BAD_FILE
ERR_PARSER
<Connection variable>.RSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Help about new features: Letting users know about changes
Applications are constantly evolving......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
1. Project and analysis
Sorts in a report
The sort is used to organize the information displayed in the report......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Report and project
In most cases, a report is linked to a project......
ERR_BAD_DLLEXE
3. Deploying a dynamic WEBDEV site