ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the SOAP administrator
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Constants for the Exif functions
List of constants used by the Exif functions....
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
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......
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......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
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]....
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....
Designing a supercontrol
A supercontrol is an advanced type of control......
BCToImage (Function)
Generates the image of a bar code.
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......
iPrintReport (External language)
Prints a report created with the report editor.