ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

.NET application
To create a.NET application from a project......
Creating a flexible modeling
To create a new flexible modeling, you can......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
MemAdd (Function)
Adds an element to a memory area.
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
3. Deploying a WINDEV application
10. Internal component
Internal component...
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Starting WDOptimizer in a command line
<Window>.EdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......