ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating nested reports
Calculates the saturation of a color.
HTransactionCancel (Function)
If a transaction is in progress, rolls back all operations performed on tables in transactions since the start of the transaction.
fTime (Example)
Usage example of the fTime function
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
tapiBlindTransfer (Function)
Performs a "blind" transfer.
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
SocketConnect (Function)
Connects a client computer to a given socket.
SocketRead (Function)
Retrieves a message sent by another socket.
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
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.)....
FontCreate (Function)
Creates a font definition.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
New products brochure 28: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
zipFindFile (Example)
Usage example of the zipFindFile function
HSetPosition (Example)
Usage example of the HSetPosition function
HDescribeItem (Example)
Usage example of the HDescribeItem function
InfoImage (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file: format. width and height. number of bits per pixel. transparent area....
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.