ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadPersistent (Function)
Makes a thread persistent.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
BreakAdd (Function)
Adds a break into a Table or Looper control.
USBFind (Function)
Finds a USB device according to keywords.
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
HLogRestart (Function)
Restarts the logging process on a file.
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
Header
The Header property is used to get and change a header.
Label (Property)
The Label property is used to get and define the label of an element.
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
UpperValue (Property)
The UpperValue property is used to: Get the upper bound of the currently selected interval in a Range Slider control. Change the upper bound of the currently selected interval in a Range Slider control....
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Column
The Column property is used to manipulate one or more columns.
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Message
The Message keyword can correspond to: the Message function. the Message property, which is used to get and change the help message of a control or menu option in a window. the Message property available for: a SFError variable. the email structure. an Email variable. a Notification variable....