ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Examples and components provided with WEBDEV
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
IWListPosition (Function)
Displays the internal window corresponding to the specified position (in the list of internal windows browsed by an Internal Window control) or returns the position of the internal window currently displayed (in the list of internal windows browsed by an Internal Window control).
The home page
The home page is the first page of your site......
<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
SaaSDisconnect (Function)
Disconnect the user of a SaaS site beside the SaaS web service that manages the site.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS web service that manages the site.
InternalWindow
The InternalWindow property sets the name of the internal window to be used.
InternalPage
The InternalPage property sets the name of the internal page to be used.
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......
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
Site (Property)
The Site property is used to get the SaaS site associated with: a SaaSService variable a SaaSPricing variable...
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.