ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
ERR_NO_TABLE
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......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
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......
Body Complement block
The Body complement block is linked to the Body block......
Set of procedures
The global procedures are grouped in set of procedures......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
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.
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
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....
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
HeaderVisible (Property)
The HeaderVisible property is used to: Determine if the row and column headers are displayed in a Spreadsheet control. Show or hide the row and column headers in a Spreadsheet control....
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....