ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
Fixed array (Variable type)
A fixed array is an "advanced" type of array...
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
String of (Variable type)
The String of type is used to manipulate fixed-length strings. These strings have a null character at the end, denoted by a zero (as in the C programming language).
Limitations of WINDEV, WEBDEV and WINDEV Mobile
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Map control properties
The following properties can be used with Map controls:...
Open (External language)
Opens a window.
Various constants
List of various constants....
Properties associated with the options of a Switch control
Site Map control properties
List of properties associated with a Site Map control...
RTFToText (Function)
Returns the text without the formatting characteristics specific to RTF.