ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV site deployment: automatic modification of tables
The automatic modification of the tables allows updating the description of tables on the Web 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>.Disconnect (Function)
Deletes a connection from a WEBDEV Application Server.
<WBAdminAuth variable>.DeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
<WBAdminAuth variable>.UpdateAccount (Function)
Updates the parameters of a WEBDEV account in a WEBDEV Application Server.
<WBAdminAuth variable>.CreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
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......
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure....
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.
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document....
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
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......
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
<ANSI String type>.Contains (Function)
Allows you to check if a substring is within a string.
Contains (Function)
Allows you to check if a substring is within a string.