ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HLast (Function)
Sets the position on the last record of a data file according to a browse item.
<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
<Source>.ReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
HNext (Function)
Sets the position on the next data file record according to a browse item.
<Source>.ReadNext (Function)
Sets the position on the next data file record according to a browse item.
5. User Groupware in practice
<httpRequest variable>.ManageCookie (Function)
Enables or disables the management of cookies in an HTTP request run by HTTPRequest.
<Connection variable>.InfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
Sensitivity (Property)
The Sensitivity property gets and sets the sensitivity level of an email.
Compression (Property)
The Compression property gets and sets the data compression mode.
UploadProgress (Property)
The UploadProgress property gets the progress status of the POST request.
PageFooter (Property)
The PageFooter property gets and sets the height of a page footer.
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....