ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV website from a static page or from a dynamic WEBDEV page.
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site...
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV website, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
29. SEO in practice
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
SaaSDisconnect (Function)
Disconnect the user of a SaaS site beside the SaaS web service that manages the site.
Error 112: An array can only have a maximum of X dimensions
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
dbgAuditOption (Function)
Retrieves or modifies the options of the dynamic audit.
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
TabClose (Function)
Closes a dynamic pane in a Tab control.
TabCloseAll (Function)
Closes all dynamic tabs of a Tab control.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
<Tab>.CloseAll (Function)
Closes all dynamic tabs of a Tab control.
<Tab>.Close (Function)
Closes a dynamic pane in a Tab control.
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Site (Property)
The Site property is used to get the SaaS site associated with: a SaaSService variable a SaaSPricing variable...
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.