ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
GanttDateTimePosition (Function)
Configures the first day and the first time displayed in a Gantt Chart column (found in a Table or TreeView Table control).
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
Control (Type of variable)
The Control type is used to define the characteristics of a control.
GanttListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
TimelineDeleteEvent (Function)
Deletes an event from a TimeLine control.
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
NFCSendTag (Function)
Sends a NFC tag to another device.
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....
grSurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) of a surface chart.
grSurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
grSurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.