ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
Sum (Function)
Calculates the sum of the array elements.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
HJSONToRecord (Function)
Imports JSON data into the current record.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
HClusterSynchronizationInfo (Function)
Returns the progress of synchronization for a node of an HFSQL cluster.
HClusterSynchronizationErrorInfo (Function)
Returns the error that occurred during the previous synchronization step of HFSQL cluster.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
grAxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.
<Chart>.Parameter3DS (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
<emailIMAPSession variable>.Expunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
<Certificate variable>.OpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
grRBAddData (Function)
Adds data to a Radial Bar chart.
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
<Source>.CheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
<Connection variable>.ExecuteProcedure (Function)
Runs a stored procedure.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Restore (Function)
Displays a WINDEV window to its initial size.