ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
Extracting the text of the project
The following text can be extracted......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
<Source>.Password (Function)
Defines the password used to create or open a data file.
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
<Notification>.Send (Function)
Sends an interactive notification to the system in order to be displayed.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
ThreadPersistent (Function)
Makes a thread persistent.
SysNotificationSend (Function)
Sends an interactive notification to the system in order to be displayed.
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.