ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
Managing main window menus
A main menu is necessarily associated with a window...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ...
Manipulating menu options programmatically
Menu options can be manipulated...
Customizing the report viewer: Available windows
MATLAB functions
The following functions are used to access MATLAB:...
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
fCreateLink (Function)
Creates a link on a file at the specified location.
HFSQL: Change of name
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
GDI+ framework
Some WINDEV features use the GDI+ framework......
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
<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.
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
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).
Constants for telemetry management
Constants for telemetry management...
HsMenu,Mark (External language)
Finds out whether a menu option is marked or not.