ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
iPrintReport (External language)
Prints a report created with the report editor.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
HTTPRequest (Function)
Starts an HTTP request on a server.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
Defining specific character sets in HFSQL tables
When an application displays or saves data in HFSQL tables, this data is typed in the current language......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
fExtractPath (Function)
Returns the different elements of a path: drive, directories, name and extension of the file.
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
LooperDelete (Function)
Deletes a row from a Looper control.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or programmatically. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
AppInstallUPD (Function)
Triggers the automatic update of current application.
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....