ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with Toolbar controls
List of events associated with Toolbar controls...
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
Designation of current element (Reserved word)
The keywords used to identify the current element are:
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
InitParameter (Function)
Initializes the management of persistent values.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
MatCopy (Function)
Creates the copy of a matrix.
MatDelete (Function)
Deletes an existing matrix.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
HRegenerateFile (Function)
Regenerates a data file from its log.
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
SocketExist (Function)
Checks the existence of socket.
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
iEndReport (Function)
Forces the report print to stop.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
iPageEnd (Function)
Forces the move to the next page during the report print.
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
diagPoint (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a point in a diagram.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function