ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compound statements
PreviousPage (Function)
Returns the name of the previous page.
docAutoReplace (Type of variable)
The docAutoReplace type is used to define all the advanced characteristics of a string used to automatically replace another string as the user types in a Word Processing control .
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
Configuring the SOAP administrator
Setup mode
Several methods can be used to distribute a WINDEV application......
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
HPriorityClient (Function)
Modifies the priority of a client application.
fDelete (Function)
Deletes a file accessible from the current computer.
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Constants for managing the windows
List of constants used by the functions for managing the windows...
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Creating the skin template of a report
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......