ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Universal replication
The purpose of universal replication is to keep several databases synchronized......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Constants for managing character strings
List of constants used by string management functions...
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Handling Gantt Chart controls programmatically
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
TableMode (Function)
TableMode is kept for backward compatibility.
fMoveFile (Function)
Moves a file from one directory to another.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
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 ......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
Page contexts
In a Windows application, the information relative to a window is stored with the window......
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.