ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operations in a Select query
The query editor allows you to perform operations on the values of an item......
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
iParameter (Function)
Retrieves the printer configuration and configures the print.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
<Table>.FilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
Defining columns of Table controls programmatically
TimeToString (Function)
Converts a time to a string in the specified format.
Managing parallel tasks
The computers are becoming more and more powerful......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
DateDifference (Function)
Calculates the number of days between two dates.
Environment of the data model editor
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
ScrollBarShow (Function)
Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar was specified during the control description.
Programming the table cells
The Table controls can be handled......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.