ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StatSum (Function)
Calculates the sum for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed as parameter.
LooperInsertLine (Function)
Inserts a row into a Looper control.
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).
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
ToClipboard (Function)
Writes text or image information into the system clipboard.
SSH constants
The following constants are used to manage an SSH server:...
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
MemCreate (Function)
Creates a memory area.
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
grDeleteSeries (Function)
Deletes a data series from a chart.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
LooperAddLine (Function)
Adds a row at the end of a Looper control.
WinStatus (Function)
Identifies or modifies the window status.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.