ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
gClickableLink (Function)
Adds a clickable link in a graphic string.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
System constants
List of constants used by the system functions....
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.
sEvent (Function)
Branches an event on a serial port.
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
Warning 18: Loop without potential end
Running the test of the User Groupware and installing it
<Source>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
<TimeLine>.ListEvent (Function)
Returns: the list of events found between two given times in a TimeLine control, all events of a TimeLine control, a specific event (selected or hovered)....
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
<Scheduler>.ListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......