ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
DnDEvent (Example)
Usage example of the DnDEvent function
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
iListPrinter (Function)
Returns the list of printers installed on the current computer.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
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....
DnDCursor (Example)
Usage example of the DnDCursor function
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
NextTitle (Function)
Modifies the title of next window to open.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
WinCopyForm (Function)
Copies the content of a form into the clipboard.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.