ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
HTMLExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
<HTML Display control>.ExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
The requested action cannot been performed: the page was not synchronized
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
StartVisibleRange (Property)
The StartVisibleRange property is used to: get and change the first visible date or time in a Scheduler or TimeLine control. change the first visible time in a TimeLine control....
<Array>.Intersect (Function)
Returns an array corresponding to the intersection of two arrays. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
<Array>.Union (Function)
Returns an array corresponding to the union of two arrays. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
fWebDir (Function)
Returns the physical name of the directory containing the images, JavaScript files and Java files of the WEBDEV website.
Timeout (Property)
The Timeout property gets and sets the maximum wait time before a request times out.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Setup on a local network (LAN)
TimeValid (Function)
Checks the time validity.
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.