ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
Text (Property)
The Text property is used to get and modify text.
Name (Property)
The Name property is used to get the name of an element.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
grCreate (Function)
Creates a specific type of chart.
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
Width (Property)
The Width property is used to determine and change the width of an element.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
fMoveFile (Function)
Moves a file from one directory to another.
Height (Property)
The Height property is used to get and change the height of an element.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
HPrevious (Function)
Positions on the previous file record according to a browse item.
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
HDescribeFile (Function)
Describes a table programmatically.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
HFirst (Function)
Sets the position on the first record of a table according to the specified browse item.