ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Xaml>.Event (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Error 301: Unknown identifier
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
4. Activating a dynamic WEBDEV site
Set of procedures
The global procedures are grouped in set of procedures......
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
SNMPGet (Function)
Reads one or more values of an agent with which an SNMP session was started.
LocalStorageAvailable (Function)
Indicates whether the local storage is available or not for the current browser.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
<gglConnection variable>.GetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
<AutomaticEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
<ManualEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
Multimedia control properties
List of properties associated with the Multimedia control...
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.