ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Scheduler report
The report editor allows you to create "Scheduler" reports....
<Popup>.Close (Function)
Hides a popup displayed in the page via PopupDisplay.
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
<PDF Reader>.RotatePage (Function)
Rotates a page displayed in the PDF Reader control.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Error 301: Unknown identifier
<Page>.OpenChild (Function)
Opens a non-modal child window.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).