ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating user accounts
A User account allows the server administrator to......
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
PDF file functions (prefix syntax)
PDF file functions...
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
SysListScreen (Function)
Returns the list of screens connected to one or more video cards.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
<Connection variable>.DuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
<Connection variable>.ListDatabase (Function)
Lists the Client/Server databases associated with a connection....
<Connection variable>.ListGroup (Function)
Returns the list of groups of users defined for a connection.
DDETopic (Function)
Identifies the subject of conversation associated with a DDE connection.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HListGroup (Function)
Returns the list of groups of users defined for a connection.
StreamAccept (Function)
Associates a stream connection request with a Conference control.