ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
fExeDir (Function)
Returns the directory from which the execution is started.
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
Pop (Function)
Pops an element from a stack.
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)....
grAddData (Function)
Adds a data into a chart.
grZoom (Function)
Defines the zoom of a chart.
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
grGetData (Function)
Retrieves a data from a chart.
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
grCreate (Function)
Creates a specific type of chart.
<Gantt chart>.ListTask (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)....
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
RestartProgram (Function)
Ends the application and restarts it.
<Chart>.AddData (Function)
Adds a data into a chart.
<Chart>.Zoom (Function)
Defines the zoom of a chart.