ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming custom calculations in Table controls
SysWinTitle (Function)
Returns the title of the window.
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
Registry management functions
List of functions for managing the registry...
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
tapiGetNumber (Function)
Opens a window that allows sharing the user's phone number(s)....
Error 1050: This member already exists in the composite variable
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
WidgetDisplay (Function)
Refreshes a widget window.
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
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....
Properties associated with a window
List of properties associated with a window...
Automatic management of exceptions
The management of exceptions can be customized by process......
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.