ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
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......
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
Testing a project: setting
By testing the project you can simulate how the application will run......
Drawing constants
List of constants used by the drawing functions....
WDDIXIO overview
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
Interactive notification management constants
Interactive notification management constants...
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
SFRead (Function)
Retrieves the Salesforce records from their identifiers.