ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
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....
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
The single-part and multi-part archives
Two types of archives are available......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
TimeLine control events
The following events appear by default in the WINDEV code editor...
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
gglMapParameter (Variable type)
The gglMapParameter type is used to define the advanced characteristics of a map...
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Control animations
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
How to open a page?
Give the Procedure to call in case of error in the execution of javascript in an HTML control...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.