ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Defining clickable areas
In a page, an Image control can contain clickable areas......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Extracting messages added or modified since last extraction
A project was already created and translated......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Library,Disk (External language)
Opens the project library that is stored on disk.
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
Project (External language)
Opens and runs a WINDEV project.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......