ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Control constants
List of constants used by the functions for managing controls...
Creating the menus for the windows of the WINDEV RAD pattern
How to choose the data source of a control?
This help page presents the different data sources available for a control....
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based...
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
WinCopyForm (Function)
Copies the content of a form into the clipboard.
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
WDXView : Use
This help page presents the different features of WDXView......
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call...
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove...
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical...
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first...
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types...
ChangeTarget (Function)
Changes the target of a button action.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control,...
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....