ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
ScreenCastAllowed (Property)
The ScreenCastAllowed property is used to: find out whether the user can cast the content displayed in the Multimedia control to an external device (compatible with AirPlay), allow or prevent the user from casting the content displayed in the Multimedia control to an external device (compatible with AirPlay)....
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Running the test of the User Groupware and installing it
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Popup window
WINDEV allows you to open windows in popup format......
Compound statements
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
fMoveDir (Function)
Moves a directory and its content.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.