ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PreviousStep (Property)
The Property PreviousStep allows you to authorize or not the passage to the previous step of the guided tour from the step bubble.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
SysNameExe (Function)
Returns the name and full path of an application.
AutoRunDelete (Function)
Stops the automatic execution of a WINDEV application.
<WBAdminAuth variable>.Disconnect (Function)
Deletes a connection from a WEBDEV Application Server.
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
<Connection variable>.Priority (Function)
Finds out and modifies the priority of the calling application.
QuickActionAdd (Function)
Adds a new quick action to the application.
<QuickAction variable>.Add (Function)
Adds a new quick action to the application.
<QuickAction variable>.Remove (Function)
Removes a quick action defined for the application.
QuickActionRemove (Function)
Removes a quick action defined for the application.
EtapeSuivante (Property)
The Property NextStep allows you to authorize or not the passage to the next step of the guided tour from the step bubble.
TwoFactorAuthenticationGenerateTOTPKey (Function)
Generates a TOTP Key for an application user.
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
ExeListProcess (Function)
Returns the list of applications currently run.
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....