ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Various WEBDEV constants
Various WEBDEV constants...
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
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.
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
FolderImageWidth (Property)
The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table 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......
SQL view
An SQL view is a virtual data source defined by an SQL query......
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
HCross (Function)
Crosses a record in a data file.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
API (Function)
Runs a function found in an external DLL.
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......