ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing a WEBDEV website on a mobile device
It is increasingly common for developers to test websites on mobile devices......
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HImportText (Function)
Imports a Text file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
<Source>.ImportText (Function)
Imports a Text file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
<Source>.Last (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.
HNext (Function)
Sets the position on the next data file record according to a browse item.
ERR_NO_DLLEXE
Handling an Upload control through programming
The Upload control is used to upload one or more files....
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
<Source>.ReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
State (Property)
The State property gets and sets the state of an element.
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
<Source>.ReadNext (Function)
Sets the position on the next data file record according to a browse item.
HNotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
<Connection variable>.NotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
TextToRTF (Function)
Converts text to Rich Text Format.
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Project Management Hub: Task management
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
<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....
<httpRequest variable>.ManageCookie (Function)
Enables or disables the management of cookies in an HTTP request run by HTTPRequest.