ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
SocketConnect (Function)
Connects a client computer to a given socket.
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
1. Deploying a static site
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
SocketExist (Function)
Checks the existence of socket.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
FTPConnect (Example)
Usage example of the FTPConnect function
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
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....
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
1
2
3
4
5
6
23
>