ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
AuthToken (Variable type)
The AuthToken type contains the characteristics of a token to access a web service.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
HSynchronizeReplica (Function)
Synchronizes master and subscriber replicas: operations performed on one replica are transferred to the other.
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
VariantMember (Variable type)
The VariantMember type is an advanced type corresponding to an array of members, each member is a Variant variable.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Various constants
List of various constants....
Item Description (Variable type)
An Item Description variable is used to describe one or more items in a table programmatically.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
pvtPosition (Variable type)
The pvtPosition type is used to handle a cell of a Pivot Table control.
Creating the Form windows of a WINDEV RAD pattern
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......