ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iEndReport (Function)
Forces the report print to stop.
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.
Events associated with Toolbar controls
List of events associated with Toolbar controls...
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....
Charact (Function)
Returns the character corresponding to the specified ASCII code.
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
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
Constants for manging the replication
List of constants used by the functions for managing the replication....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....