ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
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....
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
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)....
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Organizer report
The report editor gives you the ability to create "Organizer" reports....
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Operations performed on class diagrams
The following paragraphs explain......
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......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
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....
2. Analysis in practice
11. Controls in practice
Discover the main characteristics of the controls...
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Using the Vista style in your windows
WINDEV allows you to customize......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Scheduler report
The report editor allows you to create "Scheduler" reports....