ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysMemoryExternalStorage (Function)
Returns the amount of available memory on the external storage area of the device.
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....
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
SysSpace (Function)
Returns the physical memory space for the current computer.
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Automatic table modification
The automatic table modification updates the description of tables on user computers......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
hScheduling (Variable type)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled HFSQL Client/Server table optimization task. for a scheduled HFSQL Client/Server table backup job. for a scheduled replication of HFSQL servers....
Finding unused styles in a WEBDEV project
In most cases, WEBDEV or WEBDEV element styles are created when designing a website...
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Find out the account that runs the AWP protocol
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
Collapsing/Expanding a TreeView control through programming (prefix syntax)
To collapse/expand a TreeView control through programming, ......
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.