ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Detailed use of WINDEV FTP/RPC
Type and version of Web server
The configuration diagnostic displays the following error......
ERR_BAD_ACTION
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
Items used in a select query
A query created in the query editor can contain several types of items......
GDS: Managing branches
The management of branches is used to manage several versions of the same application in parallel......
<Combo box>.Close (Function)
Forces the closing of the drop-down list in a Combo Box control (simple or multi-column Combo Box).
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....
AAF: Simple editing options in an Edit control field
The context menu of an edit control is used to perform simple edit operations...
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
<Menu>.AddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
<Source>.ReadSeekLast (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).
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).
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
ERR_BAD_PARAMETER