ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HRegenerateFile (Function)
Regenerates a data file from its log.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
eCurrencyName (Function)
Returns the caption of a currency.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
Extern (Reserved word)
EXTERN is used to...
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.