ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HAddUser (Function)
Adds a user to a database.
Accessing a database via a web service
The database can be accessed via a web service......
Managing the users of an application installed in network
The management of users allows you to find out from the server......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
HSL (Function)
Creates a color from its hue, saturation and lightness.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
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....
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
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....
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
DownloadAdd (Function)
Adds a new download in the device's download manager....
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......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
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....