ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
grWndSize (Function)
Defines the size of the window containing the chart.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Functions for handling directories and external files (prefix syntax)
External file functions (prefix syntax)...
Examples for using the OLE DB provider for HFSQL
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
<WBAdminAuth variable>.ListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
Functions for handling directories and external files
List of functions for handling external files...
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
WBAdminListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.