ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
ReplicationDirectory (Property)
The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM").
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
OperationLogDirectory (Property)
The OperationLogDirectory property is used to manage the directory of the operation log file associated with a data file.
HListConnection (Function)
Returns the list of connections currently described in the application.
HIndex (Function)
Rebuilds the file index (".NDX" file).
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Managing parallel tasks
The computers are becoming more and more powerful......
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
HClearWorkingDir (Function)
Clears and destroys the temporary directory previously created when HServerWorkingDir was executed.
<Connection variable>.ExecuteProcedure (Function)
Runs a stored procedure.
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
SQLSeek (Function)
Positions on the specified result row of the query.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
SQLModify (Function)
Modifies the content of a row in the query result.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.