ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
NetEndServer (Function)
Stops an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV and started by NetStartServer. This function is kept for backward compatibility....
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST Webservice.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
GglGetDocument (Function)
Downloads a document from the Google Docs service.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Events associated with internal windows
List of events associated with internal windows...
SocketConfigure (Function)
Configures the use of Socket functions.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
First project window
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.