ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
gpwEncryptedPasswords (Function)
Used to find out whether the passwords of the user groupware are encrypted.
gpwEncryptPassword (Function)
Returns the encrypted password.
gpwCheckPassword (Function)
Checks a password (encrypted or not).
HInfoView (Function)
Returns information about a materialized view.
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
grHMAddData (Function)
Adds a data into a Heatmap chart.
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
grHMGetData (Function)
Retrieves data from a Heatmap chart.
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
SpreadsheetDeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
ScrollbarIsVisible (Function)
Used to find out whether the scrollbar of a control in a WINDEV application is visible.
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
SpreadsheetControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
hdfsDelete (Function)
Deletes a file or directory from a Hadoop server.
hdfsCreateDirectory (Function)
Creates a directory on a Hadoop server.
hdfsRename (Function)
Renames a file or a directory found on a Hadoop server.