ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
Handling Gantt Chart controls programmatically
AAF: Sort/Search/Filter on the columns of Table controls
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
13. Print: Reports
WINDEV reports...
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
HFSQL Client/Server: Configuring the server
Translating a text file with WDTRAD
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
fClose (Function)
Closes an external file.
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......
Structure (Type of variable)
A structure is a custom type of data...