ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
WEBDEV 2024: New features in this version
Here are the new features that you will discover in this version......
WEBDEV 2024
ERR_NO_TABLE
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
Scheduler control events
The following events associated with Scheduler controls:...
WDTRAD options
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Manipulating Scheduler controls programmatically (prefix syntax)
A Scheduler control can be......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
<WDPic variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified WDPic variable.
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Body Complement block
The Body complement block is linked to the Body block......
Running the test of the User Groupware and installing it
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
Set of procedures
The global procedures are grouped in set of procedures......
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Error 532: The size of the string to extract must be strictly positive
Error 1054: 'Ancestor' cannot be used outside the code of a class
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......