ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

End of Document block
The End of document block is run once at the end of the report execution......
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....
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....
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.
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
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)
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......