ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_DISCONNECTED_BY_ADMIN
Error 532: The size of the string to extract must be strictly positive
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
Deployment package
The deployment package creates a ZIP file containing the site's setup......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
ERR_DISCONNECTED_EXEC
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Error 531: The negative or null subscripts are not allowed
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Creating user accounts
A User account allows the server administrator to......
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
Programming an indexed control
Page templates
WEBDEV allows you to create page templates......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Handling controls in a report
The different operations available for the report controls are as follows......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
14. PHP generation in practice
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......