ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
Environment of the data model editor
grDestinationWMF (Function)
Defines a meta file as chart destination.
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
fCompress (Function)
Compresses a file.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
WDScript: use in command-line and console mode
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
End of Document block
The End of document block is run once at the end of the report execution......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Installing a SOAP server with Apache
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...
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
Different types of data (Type of variable)
A variable is defined by name and type......
Obtaining an SSL certificate for IIS2 (2.0 or later)