ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
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...
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.
fSelect (Function)
Opens the Windows file picker.
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, ......
OpenSister (Function)
Opens a non-modal sibling window.
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
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.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
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......