ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Column
The Column property is used to manipulate one or more columns.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Path (Property)
The Path property gets and sets a path.
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......
ActionUndo (Function)
Cancels the last action performed by the end user.
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
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....
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
GanttAddHoliday (Function)
Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control.
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
Checked (Property)
The Checked property gets and sets the checkmark state of an element.