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.
LuhnCalculate (Function)
Calculates the next Luhn check digit for a given sequence.
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
The OLE control
The OLE control is used to handle an OLE object......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
ERR_MISSING_PAGE
ERR_NO_TABLE
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Report viewer: Proposing several reports
In the document preview, end users can......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Handling a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......