ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing...
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page...
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
ContactAdd (Example)
Usage example of the ContactAdd function
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
WDTestSite: Load test
The stress tests are used to check......
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can...
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server...
IF statement
The conditional IF statement allows you to run an action according to a condition...
System functions
List of system functions...
HCheckMemoAsynchronous (Function)
Checks the structural integrity of memos in an HFSQL Client/Server table. This new function...
Examples for using the OLE DB provider for HFSQL