ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Structure of data files of user groupware
The Carousel control
The Carousel control is used to display an animated menu made of images......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
8. Traffic statistics of dynamic sites
6. HFSQL Client/Server clusters
6. HFSQL Client/Server cluster
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Different types of data (Type of variable)
A variable is defined by name and type......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
BitcoinCoreHashRate( Function)
Returns the number of times the sha256 function had to be calculated per second to calculate the last block.. This number corresponds to a proof of work.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
Sub-query
A sub-query is a query whose result is used by another query......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
ScanWithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
<Scanner variable>.WithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
DriveRecoverDirectory (Function)
Retrieves a directory (and its files) from an Drive (remote disk) and saves it on the user's workstation....
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.