ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
16. Application test in practice
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Setup directory
The setup wizard allows you to configure the setup directory of application....
SendKey (Function)
Simulates the keystrokes and the mouse actions.
5. User Groupware in practice
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
2. Analysis in practice
Constants for managing videos
List of constants used by the functions for video management....
Items used in a select query
A query created in the query editor can contain several types of items......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Testing a project: setting
By testing the project you can simulate how the application will run......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Constants for external files
List of constants used by the functions for managing external files....
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
9. Sharing a project in practice
Sharing a project in practice...
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....