ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
grSurfaceAddData (Function)
Adds a data into a Surface chart.
NetworkConnect (Function)
Associates a drive with a shared network directory.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).
grType (Function)
Identifies or modifies the type of chart.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
XMLChild (Function)
Positions on the first child element of current element.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
fMoveDir (Function)
Moves a directory and its content.
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...