ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Python: Native calls
WLanguage allows for native Python calls......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
WDTRAD license agreement
WDTRAD license agreement...
Constant
The constants are language elements whose value is fixed once and for all...
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
grParameter (Function)
Retrieves or modifies a chart parameter.
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Creating and handling an item
The main operations that can be performed on an item are as follows......
Events associated with Chart controls
List of events associated with the Chart controls...
MCI constants
List of constants used by the MCI functions....
Fax constants
List of constants used by the functions for managing faxes....
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...