ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
<Organizer>.WorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Token management functions
Token management functions in "Text token" Edit controls....
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Time (Type of variable)
The Time type is used to easily handle the times...
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
<Chart>.GetData (Function)
Retrieves a data from a chart.
grGetData (Function)
Retrieves a data from a chart.
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
grSurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
<Chart>.SurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
Assignment operators
Three assignment operators are available......
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
<Chart>.SurfaceAddData (Function)
Adds a data into a Surface chart.
<Chart>.SurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) in a Surface chart.
<Chart>.SurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
Date and Time management functions
List of functions for managing dates and times...
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....