ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Examples and components provided with WEBDEV
Printing in PDF format: Special cases
Specific features of print in PDF format...
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
<Array>.Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
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....
HListServer (Function)
Lists the HFSQL servers installed on a computer.
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
Error 1054: 'Ancestor' cannot be used outside the code of a class
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
SaaSAdminListUser (Function)
Lists the users of the SaaS Webservice database.
SaaSAdminListClientSubscription (Function)
Lists the SaaS subscriptions of a client account.
Z-index of a control
All the controls in a window or report have a different z-index......
ScanList (Function)
Lists the scanners connected to the current computer.
Examples for using the OLE DB provider for HFSQL