ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
SysDir (Function)
Returns the path of a system directory.
Statistical constants
List of constants used by the statistical functions....
EnumerationFromName (Function)
Returns an enumeration value known by its name.
The Line control
A Line control is used to display a line in a page......
InputType (Property)
The TypeSaisie property lets you know or modify the type of input allowed by a field: Duration, Date, Numerical, ...
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
Constants for managing the Enumerations and the Combinations
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control....
dHalo (Function)
Adds a halo effect on an image found in an Image variable.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
FolderData (Function)
FolderData is kept for backward compatibility.
EndVisibleRange (Property)
The EndVisibleRange property is used to: find out and modify the last visible date or time in a Scheduler control or in a TimeLine control. modify the last visible time in a TimeLine control....
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......