ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.DeleteSeries (Function)
Deletes a data series from a chart.
<Chart>.SurfaceGetData (Function)
Retrieves a data from a Surface chart.
grDeleteSeries (Function)
Deletes a data series from a chart.
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
<Chart>.ScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
ERR_BAD_CONTEXT_FOUND
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
HClusterMasterNode (Function)
Returns the name of the master node in an HFSQL cluster.
RegexSearch (Function)
Searches for all the parts of a string that follow a specific format.
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.