ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

State "form with input": input in a PDF form
The report editor can be used to create form reports, which include different controls allowing users to enter data...
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
ERR_NO_WDADMIN
ERR_BAD_PARAMETER
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Status bar of windows
The status bar of a window is used to display several types of information......
Compilation options (HLP format)
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Warning 124: Shadowing a global variable
Windows
The windows represent the main interface of a WINDEV application......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Error 301: Unknown identifier
ERR_NO_PROJECT
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
Creating a flexible modeling
To create a new flexible modeling, you can......
ERR_NO_PAGE
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Events associated with Chart controls
List of events associated with the Chart controls...
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...