ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sort the data displayed in your tables in one click
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
Drop-down button
The drop-down button expands: a context menu. a popup window....
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Report data source
...The reports can be created with the data coming from:...
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
MaxAutoID (Property)
The MaxAutoID property is used to get the maximum automatic identifier of a replicated data file.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
HaspHLRead (Function)
Reads data (character string or buffer) in the internal memory of the Hasp key.
HaspHLWrite (Function)
Writes data (character string or buffer) into the internal memory of the Hasp key.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file