ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options...
EnumControl (Function)
Returns the name of Nth control found in the specified element.
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
XMLChild (Function)
Positions on the first child element of current element.
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
<Table>.Delete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
<Table>.Select (Function)
Returns the index of the selected element in the Table or TreeView Table control.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Val (Function)
Returns the numeric value of a character string.
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
The HTML control
The HTML control displays HTML pages or HTML code......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Constants for managing Map controls
Constants for managing Map controls...
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......