ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
<AutomaticEvent variable>.Close (Function)
Closes a synchronization event between several threads.
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
<sshSession variable>.SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
<sshSession variable>.SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
Environment of the query editor
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Peeling Corner control properties
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......