ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CtUserName (Property)
The CtUserName property sets the username used to connect to a specific table via OLE DB.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
HInfoLog (Function)
Returns information about the server logs.
CtDescribedUserName (Property)
The CtDescribedUserName property sets the username used to connect to a specific table via OLE DB.
<Connection variable>.DescribeServerTrigger (Function)
Adds or modifies a server trigger.
HDBIndex (Function)
Opens an xBase index file.
TypeDescription (Property)
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
<Variable Connexion>ExecuteAsynchronousProcedure (Function)
Executes a stored procedure in asynchronous mode. This new function is available from WINDEV Suite SaaS 2025 Update 2....
<Connection variable>.InfoServer (Function)
Returns the specified information about the server.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
<Connection variable>.EndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
HDBOpenNoLock (Function)
In single-user mode, opens an xBase table without locking it.
CtOLEDBProvider (Property)
The CtOLEDBProvider property gets and sets the name of the OLE DB provider (also called OLE DB server).
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or programmatically. Set the default value of an item (only for items defined programmatically)....
<Connection variable>.DeleteLink (Function)
Deletes an integrity rule between two tables on the server.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
<Connection variable>.DeleteServerTrigger (Function)
Deletes a server trigger.
<Connection variable>.ListDatabase (Function)
Lists the Client/Server databases associated with a connection....
CtAccess (Property)
The CtAccess property sets the type of access to the table when connecting to a specific table via OLE DB.
Polygon2D (Variable type)
The Polygon2D type is used to define all the advanced characteristics of a 2D polygon.
HCreateMovableReplica (Function)
Creates a movable replication.
Point2D (Variable type)
The Point2D type is used to define all the characteristics of a location represented on a Cartesian plane.