ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketConnect (Function)
Connects a client computer to a given socket.
HIndex (Function)
Rebuilds the file index (".NDX" file).
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HReadSeek (Example)
Usage example of the HReadSeek function
XMLDocument (Example)
Usage example of the XMLDocument function
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Sharing elements with a WINDEV application
fRead (Example)
Usage example of the fRead function
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
7. Multilingual applications in practice
tapiBlindTransfer (Function)
Performs a "blind" transfer.
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....
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.)....
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
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.