ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in data-bound controls.
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
5. Deploying a dynamic site (Session or AWP) in practice
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Android Widget windows
An Android application can contain one or more Widget windows......
Calling a procedure/a function
Syntax for calling a local or global procedure.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Software Factory: Rights management
You can implement a rights management system to secure the execution of action plans......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Global procedure/function
A global procedure can be used in all the processes or events of the project....
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Spreadsheet control: Available formulas
At runtime, in the Spreadsheet control, the end user directly enters the calculation formulas......