ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
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....
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.
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
WindowToData (Function)
Automatically updates: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
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....
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
Running the test of the User Groupware and installing it