ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
ControlClone (Function)
Creates a new control from an existing control.
HCreateMovableReplica (Function)
Creates a movable replication.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Beep (Function)
Emits a beep.
11. User Macro-Code: UMC in practice
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
DashMode (Function)
Opens or closes the Dashboard control edit mode.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).