ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
HTransactionSavepoint (Function)
Declares a transaction savepoint.
HFSQL functions
List of functions for HFSQL management...
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
HAddGroup (Function)
Adds a group of users.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
HStatDate (Function)
Returns the date of the last update for the index statistics.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min