ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
diagConnectionPoint (Type of variable)
The diagConnectionPoint type is used to define all the advanced characteristics of a connection point (i.e. point around a shape that a connector snaps to) in a Diagram Editor control.
<TimeLine>.DeleteTrack (Function)
Deletes a track from a TimeLine control.
TimelineDeleteTrack (Function)
Deletes a track from a TimeLine control.
Accessing a database via a web service
The database can be accessed via a web service......
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
<TimeLine>.AddTrack (Function)
Adds a new track into a TimeLine control.
TimelineAddTrack (Function)
Adds a new track into a TimeLine control.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Error 1001: The operators: and:: can only be used in the methods of classes
<zipArchive variable>.ExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
MCITrack (Function)
Returns the current track of a media file previously opened (MCIOpen).
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
TableSwapBranch (Function)
Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table control.
TableMoveBranch (Function)
Moves the content of a row as well as its entire descending tree structure in a TreeView Table control.
<TreeView Table>.MoveBranch (Function)
Moves the content of a row as well as its entire descending tree structure in a TreeView Table control.
<TreeView Table>.SwapBranch (Function)
Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table control.
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
License agreement for Native Sybase Connector
License agreement for Native Sybase Connector...
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
1
4
5
6
7
8
152
>