ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

End of break block
The End of break block is optional......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Query and project
iInfoPrinter (Function)
Retrieves the characteristics of the current or default printer.
iPageEnd (Function)
Forces the move to the next page during the report print.
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
Report blocks
A printed report includes several sections......
Options of the window editor
To configure the general options of the window editor......
Hash functions
Hashing is used to summarize a file or a character string......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
2. Modes to install an application
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
iForceComplement (Function)
Forces the printing of a Body Complement block.
<Table>.FilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.