ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Using the Salesforce service
Salesforce is a very popular CRM software......
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
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?...
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
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......
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
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.