ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
Video functions
List of video functions...
<String type>.BufferToHexa (Function)
Converts an Ansi or Unicode string to a hexadecimal string (e.g.: "4A 5B 00").
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
Designation of current element (Reserved word)
The keywords used to identify the current element are:
iSkipLine (Function)
Forces one or more line break.
12. Synchronizing data
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
<String type>.CharactTypeCount (Function)
Returns the number of characters matching a given type.
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
iCloseReport (Function)
Stops printing the current report immediately.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
LooperCount (Function)
Returns the number of rows in a Looper control.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
HFSQL properties
List of HFSQL properties...
<Array>.Apply (Function)
Executes a procedure for each element of a WLanguage array.