ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
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......
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
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......
Custom properties (WLanguage)
A custom property is a code element with two events......
Creating a Pivot Table control
To create a Pivot Table control......
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Structure (Type of variable)
A structure is a custom type of data...
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
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.
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......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
WDScript: use in command-line and console mode
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Recompiling the project
The project compilation is a process used to......
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.