ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the Vista style in your windows
WINDEV allows you to customize...
RTF control properties
List of properties associated with the RTF control...
SocketExist (Function)
Checks if a socket already exists.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Properties associated with a window
List of properties associated with a window...
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Animation (Property)
The Animation property animates an image.
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
InServiceMode (Function)
Indicates whether the code is run in a service.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward compatibility....
CurrentMonth (Function)
Returns the number of the current month.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
grSourceCategoryLabel (Function)
Defines the source of the category labels.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.