ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Manager of automated tests
The test manager is used to......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
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......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
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
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
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