ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode...
WDDeploy: Deploying a package
WDDeploy can be used to...
grHMAddData (Function)
Adds a data into a Heatmap chart.
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
fChangeSize (Function)
Resizes an external file.
HTTPAddFile (Function)
Adds a file to the HTTP form.
CrosshairOpacity (Property)
The CrosshairOpacity property is used to determine and change the opacity of the crosshair in a Chart control.
fDirSize (Function)
Returns the size of a directory in bytes.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
Properties associated with the chart series
List of properties associated with the chart series...
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
fOpenTempFile (Function)
Creates and opens a temporary file.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
CrosshairThickness (Property)
The CrosshairThickness property is used to determine and change the thickness of the crosshair in a Chart control.
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
CrosshairColor (Property)
The CrosshairColor property is used to get and change the color of the crosshair in a Chart control.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
Filling a Chart control
The data that will be displayed in the Chart control can come from......
1
2
3
4
5
6
227
>