ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)....
<Stack variable>.Push (Function)
Pushes an element onto the stack.
<Queue variable>.Enqueue (Function)
Adds an element to the queue.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
The Organizer control
The Organizer control is used to display and handle organizers......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Date (Type of variable)
The Date type enables you to easily handle the dates...
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
SaaS constants
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......