ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Calling a procedure/a function
Syntax for calling a local or global procedure.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
Creating a delete query
A delete query (corresponding SQL statement......
Creating an insert query
An insert query (corresponding SQL statement......
Popup window
WINDEV allows you to open windows in popup format......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Character strings
WLanguage supports different types of strings....
grParameter (Function)
Retrieves or modifies a chart parameter.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Creating and handling an item
The main operations that can be performed on an item are as follows......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Bluetooth constants
List of constants used by the Bluetooth functions....
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......