ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Code editor: Display options
The code editor proposes several display options......
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
TreePosition (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
WDInst: Customize the installer
The setup editor WDInst proposes a standard setup program......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Defining a website icon (Favicon)
WEBDEV allows you to easily define the site icon (also called Favicon)......
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
CallDLL32 (Function)
Runs a function found in an external DLL.
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Constants for Table, TreeView Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Extracting messages added or modified since last extraction
A project was already created and translated......