ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysSpace (Function)
Returns the physical memory space for the current computer.
DownloadList (Function)
Lists the downloads from the current application in the download manager.
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
SysMemoryExternalStorage (Function)
Returns the amount of available memory on the external storage area of the device.
DownloadGetInfo (Function)
Retrieves the details of a download present in the download manager.
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Sliding Banner functions
The following functions are used to manage the Sliding Banner control:...
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
DLNA / UPnP functions (prefix syntax)
The following WLanguage functions are used to handle UPnP devices...
Events associated with Java Applet controls
List of events associated with Java Applet controls...
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)....
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Compatibility between external components and deployed applications
A component can evolve in many ways......
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....