ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multi-touch management functions
The following functions are used to manage the multi-touch......
EndProgram (Function)
Ends the execution of the current program.
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
SaaSAdminFindUser (Function)
Finds a user of a SaaS client account.
SaaSAdminListUser (Function)
Lists the users of the SaaS Webservice database.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
SaaSAdminFindService (Function)
Finds the description of a SaaS service.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
API (Function)
Runs a function found in an external DLL.
Constants for managing animations
List of constants used by the functions for managing the animations...
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Image drawing and processing functions
List of image drawing and processing functions...
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).