ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DomoOpen (Function)
Used to establish a connection with a X10 interface.
<Connection variable>.ListGroup (Function)
Returns the list of groups of users defined for a connection.
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
DDETopic (Function)
Identifies the subject of conversation associated with a DDE connection.
DurationToString (Function)
Converts a duration to a character string in the specified format.
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.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
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.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
<Connection variable>.ListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HListConnection (Function)
Returns the list of connections currently described in the application.
<Connection variable>.DeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
<Connection variable>.DeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
How to create and handle a structure?
This help page explains how to create and handle a structure....
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
19. Sending emails
9. Monitor your sites, servers, etc.
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
ERR_ALREADYCONNECTED