ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for managing Scheduler and TimeLine controls
The following constants are used to manipulate Scheduler and TimeLine controls:...
Changes of behavior between versions 2024 and 2025
WINDEV, WEBDEV and WINDEV Mobile allow you to manipulate an Image control through programming......
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ToClipboard (Function)
Writes text or image information into the system clipboard.
ProjectInfo (Function)
Returns specific information about the project currently run.
CertificateSelect (Function)
Opens a window for selecting the certificates. The listed certificates are the certificates installed in the personal store.
MenuDelete (Function)
Deletes a menu or a menu option.
fExeDir (Function)
Returns the directory from which the execution is started.
HSetREP (Function)
Enables or disables the management of .REP files.
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
SysRecentDocList (Function)
Returns the list of recently opened documents.
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
XMLResult (Function)
Returns the result of a calculation XPath query.
UUDecode (Function)
Decodes a character string in UUEncode format.