ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Create an RSS feed
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
HLogRestart (Function)
Restarts the logging process on a file.
13. Debugger
11. User Macro-Code: UMC in practice
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
WBAdminAuth (Variable type)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
WaitWindowStart (Function)
Opens the wait window of application.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
EmailCheckAddress (Function)
Checks the validity of an email address.
GglFile (Variable type)
The GglFile type is used to get all the characteristics of a file used in one of the Google Docs Editors (Docs, Sheets, etc.).
Timeout (Property)
The Timeout property is used to get and change the maximum wait time before a request times out.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
fOpenTempFile (Function)
Creates and opens a temporary file.
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.