ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Share your projects via Git
Git is a source code manager......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
fSelect (Function)
Opens the Windows file picker.
fImageSelect (Function)
Opens the image picker of Windows.
RegistryQueryValue (Function)
Reads a value in the Windows registry.
RegistryDeleteKey (Function)
Deletes a subkey from the Windows registry.
RegistryDeleteValue (Function)
Deletes a value from the Windows registry.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
Speech synthesis management functions
The following functions are used to manage speech synthesis...
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
OpenSister (Function)
Opens a non-modal sibling window.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......