ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Version of the files in the virtual directory
The configuration diagnostic displays the following error......
<Connection variable>.AddUser (Function)
Adds a user to a database.
Using the task management and the schedule
Time management is extremely important......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Oracle Native Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV database schema......
5. Project configuration
Project configuration...
Error 101: Declaration of global variable not allowed
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
14. Controls in practice
<Page>.DisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Defining clickable areas
In a page, an Image control can contain clickable areas......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......