ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Installing a SOAP server with Netscape iPlanet 4.1
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
9. Types of standard controls
Types of standard controls...
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
7. Available controls in a window
WINDEV Mobile includes several types of controls...
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
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).
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Code snippets
The code editor allows you to enter "Code snippets"......