ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
<Camera>.Status (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
Operations in a Select query: Add and delete
The following paragraphs explain......
App shortcuts functions
The following functions are used to manipulate app shortcuts (also called "quick actions")...
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Outstanding progress bars
Simple or symmetric progress bar?...
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Handling menu options programmatically
The menu options can be handled......
16. Protecting access to the site: passwords
CaptionIfNew (Property)
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control.
Table field linked to a table (Table file)
A data-bound Table control linked to a table is a field whose columns are linked to fields in a table or query (data source)......