ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Buffer (Keyword)
The Buffer keyword can correspond to...
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
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.
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
<WBAdminAuth variable>.ListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
WBAdminListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
grWaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
grWaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
SCM file format evolutions
Four versions are available for the SCM repository......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files 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>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
<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>.CreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
<WBAdminAuth variable>.UpdateAccount (Function)
Updates the parameters of a WEBDEV account in a WEBDEV Application Server.