ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDTRAD options
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
Operations performed on sequence diagrams
The following paragraphs explain......
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
TableMode (Function)
TableMode is kept for backward compatibility.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
Outstanding progress bars
Simple or symmetric progress bar?...
Camera control in a mobile application
The Camera control is used to......
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Font (Type of variable)
A Font variable creates a font programmatically...
ToClipboardRTF (Function)
Writes a character string in RTF format into the clipboard.
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Other operators
The following are additional operators......
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
Installing a SOAP server with IIS