ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
gImage (Function)
Builds a sequence of characters containing an image.
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Creating the Vision pages of the WEBDEV RAD pattern
Creating the Vision windows of the WINDEV RAD pattern
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
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....