ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PythonTerminate (Function)
Unloads the Python DLL and frees memory.
PythonExecute (Function)
Executes a function present in a Python module.
fClose (Function)
Closes an external file.
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Structure (Type of variable)
A structure is a custom type of data...
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
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......
WEBDEV concepts
Recompiling the project
The project compilation is a process used to......
Creating a Pivot Table control
To create a Pivot Table control......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Description window of a combining query
The description window of a combining query consists of several sections......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
HFSQL Client/Server: Configuring the server
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
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......
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
hbListTable (Function)
Retrieves the list of tables found on an HBase server.
hbColumnDescription (Type of variable)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items).
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.