ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Cell control
The Cell control contains controls......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
ShapeExtremitySize (Property)
The ShapeExtremitySize property is used to identify and change the size of the shape at the beginning and end of a Wire control.
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
DownloadAdd (Function)
Adds a new download in the device's download manager....
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
DownloadGetInfo (Function)
Retrieves the details of a download present in the download manager.
DownloadList (Function)
Lists the downloads from the current application in the download manager.
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
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.
SysSpace (Function)
Returns the physical memory space for the current computer.
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.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
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......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
Running the test of the User Groupware and installing it