ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
grGradient (Function)
Enables or disables the display of color gradients in a chart.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
VideoSetDriver (Example)
Usage example of the VideoSetDriver function
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
<Chart>.SunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
Asc (Example)
Usage example of the Asc function
Replace (Example)
Usage example of the Replace function
Charact (Example)
Usage example of the Charact function
CameraChangeDriver (Example)
Usage example of the CameraChangeDriver function
DnDCacheData (Example)
Usage example of the DnDCacheData function
HDeleteView (Example)
Usage example of the HDeleteView function
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
RegistrySetValue (Example)
Usage example of the RegistrySetValue function
EmailReadMessage (Example)
Usage example of the EmailReadMessage function