ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
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......
Control constants
List of constants used by the functions for managing controls...
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...
Creating the menus for the windows of the WINDEV RAD pattern
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
SQL functions: Special case
List of SQL functions: Special case...
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
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....
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
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, window or page.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Size (Property)
The Size property is used to determine and change the size of an element.
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....