ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysRecentDocList (Function)
Returns the list of recently opened documents.
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
ClipboardUnicode (Function)
Returns the text found in the clipboard in Unicode format.
NetworkDomainName (Function)
Returns the name of the domain associated with the computer.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
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....
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
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.
SysIconDeleteImage (Function)
Deletes the icon that overlays the application icon in the taskbar.
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.