ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API
API (Function)
Runs a function found in an external DLL.
CallDLL32 (Function)
Runs a function found in an external DLL.
<btleDevice>.Initialize (Function)
Initializes a Bluetooth Low Energy device in Windows.
Events associated with internal windows
List of events associated with internal windows...
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
SysShutdown (Function)
Stops the system or closes the current Windows session.
Registry management functions
List of functions for managing the registry...
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
Customizing the report viewer: Available windows
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.
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).
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
1
5
6
7
8
9
216
>