ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
fClose (Function)
Closes an external file.
AppServerInfoScheduledTask (Function)
Reads the description of a scheduled task.
AppServerModifyScheduledTask (Function)
Modifies an existing scheduled task.
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
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:...
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
AAF: Sort/Search/Filter on the columns of Table controls
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
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......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
PythonExecute (Function)
Executes a function present in a Python module.
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......
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
PythonTerminate (Function)
Unloads the Python DLL and frees memory.