ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom properties (WLanguage)
A custom property is a code element with two events...
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
WLanguage procedure called by ExplorerAccept
WLanguage procedure ("Callback") called by ExplorerAccept during a drag and drop operation from the Windows explorer.
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
ScreenCastAllowed (Property)
The ScreenCastAllowed property is used to: find out whether the user can cast the content displayed in the Multimedia control to an external device (compatible with AirPlay), allow or prevent the user from casting the content displayed in the Multimedia control to an external device (compatible with AirPlay)....
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
WDINT, WDTRAD and WDDIXIO: Translation tools
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
CallDLL32 (Function)
Runs a function found in an external DLL.
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
API (Function)
Runs a function found in an external DLL.
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
GDI+ framework
Some WINDEV features use the GDI+ framework......
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
Customizing the report viewer: Available windows
<ANSI string>.AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
RegistryNextKey (Function)
Identifies the key found after the specified key in the Windows registry.
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
<Chaîne OEM>.OemVersAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).