ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
Sort (Function)
Sorts a WLanguage array.
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
<Chart>.AutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
OpenChild (Function)
Opens a non-modal child window.
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
LocalStorageGet (Function)
Retrieves a value from the local storage.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
ScrollBarShow (Function)
Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar was specified during the control description.
Size (Property)
The Size property is used to determine and change the size of an element.
EmailCheckAddress (Function)
Checks the validity of an email address.
BackgroundTaskAdd (Function)
Adds a new background task.
Font (Type of variable)
A Font variable creates a font programmatically...
zipOpenCAB (Function)
Opens an existing archive in CAB format.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.