ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadSeek (Example)
Usage example of the HReadSeek function
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
14. PHP generation in practice
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
HOnError (Function)
Customizes the management of HFSQL errors.
Info (Function)
Displays a custom message in a system information window.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
UploadStart (Function)
Starts sending the selected files into an Upload control.
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Constants for managing Gantt charts
Debugging constants
List of constants used by the debugging functions...
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
2. Modes to install an application
Ad Hoc deployment
Height (Property)
The Height property is used to get and change the height of an element.
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
Constants used for managing the multi-touch
Constants for managing the multi-touch...
Environment of the data model editor
RGB (Function)
Defines a color from its Red, Green and Blue components.
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......