ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
PreviousPage (Function)
Returns the name of the previous page.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
BrowserType (Function)
Returns the type of browser used by the Web user.
BrowserPlatform (Function)
Returns the user's browser platform....
The structure of the file for remote control
The management of remote control uses a file in INI format......
Secure (Property)
The Secure property is used to configure the table encryption security level.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
HListGroup (Function)
Returns the list of groups of users defined for a connection.
HListUser (Function)
Returns the list of users defined for a connection.
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Creating an insert query
An insert query (corresponding SQL statement......
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
Automated tests: Functions specific to tests
List of automation tests: Test-specific functions...
Phone functions
The phone functions are as follows:...
BrowserVersion (Function)
Returns the version of the browser used by the Web user.