ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Toolbar controls
List of events associated with Toolbar controls...
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
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.
Events associated with an infinite Progress Bar control
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
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....
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
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.
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.
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.