ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
Advanced types
The advanced types of WLanguage are as follows...
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Different types of data (Type of variable)
A variable is defined by name and type......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Configuring the SOAP administrator
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Designing a supercontrol
A supercontrol is an advanced type of control......
BCToImage (Function)
Generates the image of a bar code.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Push notification
A mobile device can receive push notifications......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
iPrintReport (External language)
Prints a report created with the report editor.
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....