ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
dFill (Example)
Usage example of the dFill function
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Generating an application for Universal Windows 10 App
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
FTPCommand (Function)
Sends a specific FTP command to a server.
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
ComponentLocate (Function)
Specifies the access path to an external component of project.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......