ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
DataBinding (Property)
The DataBinding property gets and changes the binding between a control and: a table item. a variable. several variables....
iFont (Function)
Selects the default font.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
xmlAttribute (Variable type)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
Constants for managing the spell check
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
grColor (Function)
Returns and initializes the color of different chart elements.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
zipCreate (Function)
Creates an archive.
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
ServiceStart (Function)
Starts a service.
HTTPSendForm (Function)
Sends an HTTP form.