ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
Associating documents with the project
To describe a project in detail, you can associate documents with it......
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
Events associated with Sidebar controls
List of events associated with Sidebar controls...
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
HSubstDir (Example)
Usage example of the HSubstDir function
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
diagConnector (Variable type)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
The Static control
A Static control is a control used to display a static text......
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......