ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
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....
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.
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
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.
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
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....
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...