ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New (Reserved word)
New is used to allocate memory space...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Table, List Box and Combo Box controls bound to queries
A Table, List Box, or Combo Box control can be used to display the content of a table or query......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
4. HFSQL Classic
HFSQL Classic is the database format......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
HImportJSON (Function)
Imports a JSON file into an HFSQL Classic table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).
<Source>.ImportJSON (Function)
Imports a JSON file into an HFSQL Classic table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures......
<Sliding Banner>.Last (Function)
Displays the last plane of a Sliding Banner control.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
ActionUndo (Function)
Cancels the last action performed by the end user.
BannerLast (Function)
Displays the last plane of a Sliding Banner control.
NotesDocumentLast (Function)
Positions on the last document found in Lotus Notes.
<Document variable>.Redo (Function)
Restores the last action canceled on a Document variable.
<Document variable>.Undo (Function)
Undoes the last action performed on a Document variable.
<Source>.StatDate (Function)
Returns the date of the last update for the index statistics.
pszWDGetLastError: Message of last error
Retrieves the message corresponding to the last error that occurred......
Right (Function)
Extracts the last characters from a string or string buffer.