ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysIconDeleteImage (Function)
Deletes the icon that overlays the application icon in the taskbar.
UUDecode (Function)
Decodes a character string in UUEncode format.
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
SysRecentDocList (Function)
Returns the list of recently opened documents.
HDeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
SysThumbnailDeleteButton (Function)
Deletes one of the buttons found in the thumbnail of the application from the taskbar.
SysThumbnailDeleteAll (Function)
Deletes all the buttons associated with the thumbnail of the application from the taskbar.
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
fCreateLink (Function)
Creates a link on a file at the specified location.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
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)....
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
OrganizerInfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
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.
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.