ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HToItem (Function)
Assigns the specified value to an item of the current record.
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
Project portfolio
From version 25, you can create "project portfolios"......
HListGroup (Function)
Returns the list of groups of users defined for a connection.
HListUser (Function)
Returns the list of users defined for a connection.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Calendar functions
List of Calendar functions...
WINDEV Mobile Framework License Agreement
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
zipSelectFile (Function)
Selects files from an archive.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
<AuthToken>.RefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
SAPConnect (Function)
Connects a SAP R/3 system from the information given in the SAP structure....
Creating the Form pages of a WEBDEV RAD pattern
<zipArchive variable>.AddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Configuring the SOAP administrator
<Edit>.AddAssistedInput (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
HInfoGroup (Function)
Returns information about the specified group of users.
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).