ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
CriticalSectionEnd (Function)
Marks the end of a critical section: another thread will be able to run the code.
10. UMC: User Macro-Code
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Table, List Box and Combo Box controls bound to queries
A Table, List Box, or Combo Box control can be used to display the content of a table or query......
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Sliding Banner functions
The following functions are used to manage the Sliding Banner control:...
Assisted input management functions
The following functions are used to program assisted input in edit controls...
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Native Access to SAP
SAP is a widely used ERP......
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, rolls back all operations performed on tables in transactions since the start of the transaction.
PVTCalculateUpdateAsynchronous (Function)
Updates some of the data found in a Pivot Table control from a given date without blocking the application.
EndDatePeriodDisplayed (Property)
The EndDatePeriodDisplayed property gets the end date of the range displayed in a Scheduler or Organizer control of a report.