ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Private Store for mobile applications
There are two methods two deploy your applications......
Functions for managing objects (External language)
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
Report controls
Several types of controls can be handled in a report created by the report editor......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
gLine (Function)
Builds a sequence of characters containing a line.
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
Access rights to a class property
A property is a code element that includes two processes......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
gImage (Function)
Builds a sequence of characters containing an image.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Reloading a document
To reload a document, ......
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Message text file format
The text files created by WDMSG use a specific format......