ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with Chart controls
List of events associated with the Chart controls...
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Composite keys
A composite key is a key item containing several other items......
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
fUncompress (Example)
Usage example of the fUncompress function
FTPGet (Example)
Usage example of the FTPGet function
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
HDescribeConnection (Function)
Describes a new connection to an external database.
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
zipAddFile (Example)
Usage example of the zipAddFile function
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Download_constants
Utilisation dans la classe diagForme - Accès en Lecture + Ecriture - Type : Réel double...
fCompress (Example)
Usage example of the fCompress function