ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
InfoBuild (Function)
Displays a custom message in a system information window.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......