ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
Rating control properties
The Rating control can be used in a window as well as in a page....
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
ServicePause (Function)
Pauses a service.
Error 122: The name of an Automation object must be a string
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Creating a Java archive
When your Java application is developed, you can......
FaxPause (Function)
Pauses a fax in the spooler.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Creating links
Links help users navigate the help system......
ServiceWait (Function)
Pauses the current service during the specified duration.
Select query description window: Use
Let's see some operations specific to the description window of a select query......
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
<Source>.Seek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
WDTrans: Overview
WDTrans is a tool for canceling transactions......
27. Center or anchor a site horizontally
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
Manager of automated tests
The test manager is used to......
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.