ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
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......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
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.
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).
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......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
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......
Recompiling the project
The project compilation is a process used to......
Creating a Pivot Table control
To create a Pivot Table control......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
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
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......