ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a project: setting
By testing the project you can simulate how the application will run......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Extracting the text of the project
The following text can be extracted......
HFSQL: Change of name
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Functions for managing menus (prefix syntax)
List of functions for managing menus...
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......
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....
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
<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).
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......