ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Type (Example)
Usage example of the Type property
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
LogDirectory (Property)
The LogDirectory property is used to manage the directory of the log file described in the analysis.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
ReplicationDirectory (Property)
The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM").
HDescribeItem (Example)
Usage example of the HDescribeItem function
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HDescribeConnection (Function)
Describes a new connection to an external database.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Events associated with the project
List of events associated with the project...
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
DnDForce (Function)
DnDForce is kept for backward compatibility.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.