ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
HReadFirst (Function)
Sets the position on the first record according to a browse item.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
7. Dynamic site on specific configurations
HIndex (Function)
Rebuilds the file index (".NDX" file).
HTTPRequest (Function)
Starts an HTTP request on a server.
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
SourceToScreen (Function)
Automatically updates the controls in a window or 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....
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.