ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
<Connection variable>.InfoGroup (Function)
Returns information about the specified group of users.
NetListRemoteAccess (Function)
Returns the list of available remote accesses.
The HTML control
The HTML control displays HTML pages or HTML code......
26. Style sheets: to simplify the layout
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
HInfoGroup (Function)
Returns information about the specified group of users.
HListUser (Function)
Returns the list of users defined for a connection.
<Organizer>.Position (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
Handling TimeLine controls programmatically
A TimeLine control can be......
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
<Looper>.ModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
HInfoServer (Function)
Returns the specified information about the server.
Examples for using the OLE DB provider for HFSQL
9. Internal page
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......