ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
EditMode (Property)
The EditMode property gets and sets the editing mode of the Diagram Editor control: selection or freehand drawing.
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HErrorLock (Function)
Used to check whether a lock error occurred.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
HeightExpanded (Property)
The HeightExpanded property is used to get and change the height of an expanded iOS 13 widget.
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
<Image variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image variable.
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
<Image>.DrawSlice (Function)
Draws a circle or an ellipse section in an Image control.
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
<Source>.ErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
<Source>.FilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
<Source>.FilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.