ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
<Diagram variable>.EndModification (Function)
Indicates the end of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....
WBAdminListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
<Chart>.StockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
<Chart>.SeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
<Chart>.SunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
<Chart>.PointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
<Chart>.SeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
<Chart>.WaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
<Diagram variable>.StartModification (Function)
Indicates the start of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....
<Date type>.ToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
<Date type>.ToDay (Function)
Returns the day that corresponds to a given date.
<Date type>.ToInteger (Function)
Converts a date to an integer.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...