ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<ftpConnection variable>.MakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
<gglConnection variable>.Request (Function)
Sends a communication request (HTTP request) to a Google service.
<httpRequest variable>.GetCookie (Function)
Retrieves the cookies read by a call to HTTPSend for an HTTP domain.
Modbus functions (prefix syntax)
List of Modbus functions...
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetDisconnect (Function)
Disconnects from an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Compilation options (chm format)
<ftpConnection variable>.Command (Function)
Sends a specific FTP command to a server. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
Configuring the browser "Back" button
The "Back" button allows users to see the history of pages they previously visited......
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST Webservice.
Socket: create a standard socket server
WINDEV allows you to create a standard socket server......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
RESTSend (Function)
Sends a REST request and waits for the server response.
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.