ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Native Sybase Connector for WINDEV and WEBDEV 2024
<Table>.RecNum (Function)
Returns the number of the current record in a Table control based on a data file.
AppleTrackingAuthorizationStatus (Function)
Determines if the app has been allowed to track activity based on user data (iOS only).
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
<Looper>.RecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
Operations performed on use case diagrams
The following paragraphs explain......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
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......
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
Error 16: Incompatible CASE
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
<Table>.Print (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
1
2
3
4
5
6
86
>