ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CharactTypeCount (Function)
Returns the number of characters matching a given type.
BarCodes (Variable type)
The BarCodes type is used to handle the information found in a bar code.
SCM: Changing the version of the projects in the repository
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
Print constants
List of constants used by the print functions....
HSetMemo (Function)
Used to modify the management mode of memo items.
HChangeLocation (Function)
Modifies the search mode of physical tables (.FIC, .NDX, ...).
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index sort item: all sort options specified for the sort item are taken into account (case sensitivity, punctuation, sort direction, Unicode language, ...).
HSetLog (Function)
Enables or disables log management on a file.
HCheckStructure (Function)
Defines the mode for comparing tables.
SCM: Retrieving and Checking in all
When developing a project in the SCM, you may need to retrieve all the elements from the repository, or to check all the elements stored locally back into the repository......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).