ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
HTTPRequest (Example)
Usage example of the HTTPRequest function
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
InternalWindowPopup (Property)
The InternalWindowPopup property is used to get and modify the name of the internal window used to customize the content of marker popups in a Map control.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
FTPConnect (Example)
Usage example of the FTPConnect function
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
Menu management functions
List of functions for managing menus...
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......