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...
TreeView Table control properties
List of properties associated with the TreeView Table control...
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
grColor (Function)
Returns and initializes the color of different chart elements.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
StringToJSON (Function)
Converts a JSON string into a JSON variable.
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Seek (Function)
Searches for the index of an element in a WLanguage array.
Chart control properties
A Chart control can be used......
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
WEBDEV license agreement
WEBDEV license agreement...
2. Projects in practice
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......