ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST web service function.
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
WEBDEV administrator: General configuration
The "Configuration" tab allows you to define the default connection options for WEBDEV websites located on the server and managed by the administrator......
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
Feedback component
The Feedback component is a component provided with WINDEV......
FTPTime (Example)
Usage example of the FTPTime function
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Accessibilité (Property)
FTPDate (Example)
Usage example of the FTPDate function
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
Sending elements to Free Technical Support
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
SOAP web services: Import and consumption
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services into your applications......