ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Scheduler report
The report editor allows you to create "Scheduler" reports....
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......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
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......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Android Widget windows
An Android application can contain one or more Widget windows......
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......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
HFSQL constants
List of constants used by the HFSQL functions....
Options of the window editor
To configure the general options of the window editor......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......