ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
EndProgram (Function)
Ends the execution of the current program.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
ProjectInfo (Function)
Returns specific information about the project currently run.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
SocketConnect (Function)
Connects a client computer to a given socket.
SysDir (Function)
Returns the path of a system directory.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
grLoadParameter (Function)
Restores the parameters used to draw a chart.
HExecuteProcedure (Function)
Runs a stored procedure.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
HFreePosition (Function)
Deletes a position saved by HSavePosition.