ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
gpwModifyUser (Function)
Modifies a user in the database of user groupware.
HCancelSeek (Function)
Cancels the current search criterion.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
<Array>.Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
HCloseConnection (Function)
Closes a connection to a database.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
ToClipboardRTF (Function)
Writes a character string in RTF format into the clipboard.
CertificateCheckFileSignatureFile (Function)
Checks the correspondence between a signature and a file. The signature was kept as an external file.
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
ClipboardUnicode (Function)
Returns the text found in the clipboard in Unicode format.
ScrollbarMaxPosition (Function)
Retrieves the maximum position of one of the horizontal or vertical scrollbars found in a control of a WINDEV application.