ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
3. Managing sockets
WINDEV includes advanced socket management functions....
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Outstanding progress bars
Simple or symmetric progress bar?...
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
5. Which type of server to choose?
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Events associated with pages
List of events associated with pages...
Voice commands in your applications
The applications that you develop can react to the user's voice......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......