ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
4. Create a page in the editor...
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
Camera/Video functions (prefix syntax)
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
ERR_NO_PROJECT
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
HTransactionEnd (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....
Video functions
List of video functions...
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
12. Universal replication
13. Universal replication
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......