ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
User (Property)
The User property is used to identify and change the user of a feature.
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
UploadFileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
Installing and starting WDTRAD
Installing and starting WDTRAD
Organizer control functions
The following functions are used to manage the Organizer control:...
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
Constants for managing Organizer controls
Constants for managing Organizer controls...
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
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....
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
HaspHLEncrypt (Function)
Encrypts a character string by using the algorithms of the specified Hasp key.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
fMemExist (Function)
Checks the existence of a shared memory zone.
fMemOpen (Function)
Opens a memory zone shared between several applications.