ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<WBAdminAuth variable>.CreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
<WBAdminAuth variable>.Disconnect (Function)
Deletes a connection from a WEBDEV Application Server.
Step 6: User Groupware settings
If the site is configured to use the User Groupware, the parameters of the groupware database can be configured during the setup......
<WBAdminAuth variable>.UpdateAccount (Function)
Updates the parameters of a WEBDEV account in a WEBDEV Application Server.
<WBAdminAuth variable>.DeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
WDADMINEXE: Information on the latest available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
WBAdminUpdateAccount (Function)
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server.
WBAdminDeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
Title (Property)
The Title property is used to get and change the title of an element.
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
SCM file format evolutions
Four versions are available for the SCM repository......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......