ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInfoMemo (Function)
Returns the characteristics of binary and text memos.
Control management functions
List of functions for managing controls...
InitParameter (Function)
Initializes the management of persistent values.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
Asc (Function)
Returns the ASCII code of the specified character.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
MatCopy (Function)
Creates the copy of a matrix.
MatFloatAdd (Function)
Adds a value to each matrix element.
MatDelete (Function)
Deletes an existing matrix.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
HSetMemo (Function)
Used to modify the management mode of memo items.
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
iEndReport (Function)
Forces the report print to stop.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).