ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
zipExtractAll (Example)
Usage example of the zipExtractAll function
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
Upload control events
The following processes are associated with the Upload control:...
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
VideoRequestPermission (Function)
Requests permission to use the device's camera....
CameraRequestPermission (Function)
Requests permission to use the device's camera....
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
DDEError (Function)
Returns the runtime status report of a DDE function.
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
CheckmarkVisible (Property)
The CheckmarkVisible property is used to: Determine whether a checkmark is displayed to the left of a row in a TreeView control. Show or hide a checkmark to the left of a row in a TreeView control....
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
Modbus constants
Constants used by the Modbus management functions....
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
WINDEV and OPC
OPC stands for "OLE for Process Control"......