ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing in PDF format: Special cases
Specific features of print in PDF format...
List of extension attributes
The list of extension attributes ......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Types of Edit controls
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
Report viewer: Proposing several reports
In the document preview, end users can......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
The different types of integers
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
HOpenConnection (Function)
Opens a connection to a specific database.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
GPSGetPosition (Function)
Retrieves information about the current device position.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.