ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Phone constants (Android / iOS)
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
HCreation (Example)
Usage example of the HCreation function
CaptionWidth (Property)
The CaptionWidth property gets and sets the width reserved for the text area in an Edit or Combo Box control.
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
EventTimeline (Variable type)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
SQLModify (Function)
Modifies the content of a row in the query result.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
Appendix 2: Checking the server
Usage example of the fListFile function...
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
Toolbar control properties
List of properties associated with the Toolbar control...
Size (Example)
Usage example of the Size property
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......