ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HaspHLLogin (Function)
Connects the application with a Hasp key.
WidgetRunApp (Function)
Starts the application to which a widget belongs.
fListResource (Function)
Lists the resources integrated to the application.
WaitWindowStart (Function)
Opens the wait window of application.
<Connection variable>.PriorityClient (Function)
Modifies the priority of a client application.
HPriorityClient (Function)
Modifies the priority of a client application.
Referring to an element in a WLanguage event / process
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
"About" window
The "About" window is used to display and access various information about the current application......
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
ExeListProcess (Function)
Returns the list of applications currently run.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
WINDEV Mobile 2024 Tutorial - Table of contents
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......
LockAppOff (Function)
Unlocks an application that was locked automatically or by LockAppPassword.
AppInstallUPD (Function)
Triggers the automatic update of current application.
Managing parallel tasks
The computers are becoming more and more powerful......