ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible in a control. Show or hide gridlines in a control....
Contains (Function)
Allows you to check if a substring is within a string.
MatCopy (Function)
Creates the copy of a matrix.
MatFloatAdd (Function)
Adds a value to each matrix element.
MatDelete (Function)
Deletes an existing matrix.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Events associated with a Multimedia control
List of events associated with a Multimedia control...
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
FontName (Property)
The FontName property is used to manage the name of the font used.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....