ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
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...
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.
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).
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......