ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
After
They After keyword can correspond to:
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Events associated with the project
List of events associated with the project...
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
LogDirectory (Property)
The LogDirectory property is used to manage the directory of the log file described in the analysis.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
ReplicationDirectory (Property)
The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM").
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....