ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Dashboard>.Display (Function)
Refreshes elements in a Dashboard control.
eYe magnet: contditional formatting of fields
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control...
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
UploadFileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
<Upload>.FileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Image (Property)
The Image property gets and sets the background image of a control or block.
Defining clickable areas
In a page, an Image control can contain clickable areas......
LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
1. Project and analysis