ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CalendarPosition (Function)
Returns the month displayed in a Calendar control.
EmailLoadAttachment (Function)
Adds an attached file to an email.
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
Radio Button control functions
The following functions are used to manage the Radio Button controls......
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Composite variable
A composite variable contains different types of elements (members)...
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
AppointmentRead (Function)
Reads an appointment found in the calendar of a Lotus Notes or Outlook messaging.
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
WinChangeAlias (Function)
Modifies the alias of a window.
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
Miscellaneous Windows constants
List of constants used by the Windows functions....
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.