ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Page constants
List of constants used by page functions....
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
WDOptimizer: Editing and modifying a ".REP" file
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
8. Sharing a project in practice
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.