ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows Scheduler functions
List of functions for managing the scheduler
Miscellaneous Windows functions
List of miscellaneous Windows functions
Service functions
List of functions for managing services
SNMP functions
List of SNMP functions
Mouse functions
List of functions for mouse management
Recycle bin functions
List of functions for managing the recycle bin
Registry functions
List of functions for managing the registry
SourceWindow (Property)
The SourceWindow property is used to get the source of an internal window (i.e. the internal window...
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Interactive notifications
be viewed at any time in the Windows notification area......
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
<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.
Customizing the display of an Organization Chart control
... windows....
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit...
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
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).
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
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).
Telemetry management functions
The following functions are used to manage the telemetry:...
Constants for telemetry management
Constants for telemetry management...
AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows...
Error 102: The constants can be defined in the initialization code of project, ...
Warning 124: Shadowing a global variable
Control template
A control template is a set of controls that can be re-used in several windows or pages......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current...