ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDINT license agreement
WDINT license agreement...
ManageRTF (Property)
The Property ManageRTF property is used to set the RTF management mode in a full-text index.
ManageHTML (Property)
The Property ManageHTML property is used to set the HTML management mode in a full-text index.
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
Crosstab report
The report editor allows you to create "Crosstab" reports......
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
TreeView constants
List of constants used by the TreeXXX functions...
CodeEditorComment (Function)
Comments the current selection in the Code Editor control. "//" characters are inserted at the beginning of the current line....
MenuIsMarked (Function)
Used to find out whether a checkmark is displayed in front of a menu option (popup menu or drop-down menu).
<Array>.Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
WDMSG license agreement
WDMSG license agreement...
TextToHTML (Function)
Converts a text string into an HTML string (carriage returns are replaced by <BR>accents are replaced by their HTML equivalent, ...).
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....