ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report controls
Several types of controls can be handled in a report created by the report editor......
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
Managing semaphores in threads: limiting the concurrent execution of lines of code
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
SaaSAdminAddService (Function)
Adds a SaaS service into the description of a site.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
zipExtractPath (Function)
Returns the path of a file found in the archive.
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
iPrintImage (Function)
Sends the image file to print to the print buffer.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Switch control properties
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in data-bound controls.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.