ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
fUnlock (Function)
Entirely or partially unlocks an external file.
Creating the link buttons in the windows of a WINDEV RAD pattern
SocketRead (Function)
Retrieves a message sent by another socket.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
fLock (Function)
Entirely or partially locks an external file.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
Push notification
A mobile device can receive push notifications......
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
Extern (Reserved word)
EXTERN is used to...
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Describing an element
A flexible modeling includes different elements linked together......
Installing a SOAP server with Apache
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......