ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
<Source>.BuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Defining a help window template
WINDEV allows you to create help window templates......
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Creating a window skin template
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
Handling TimeLine controls programmatically
A TimeLine control can be......
The Spreadsheet control
Spreadsheets are one of the most used office tools......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
ControlExecuteModification (Function)
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control.
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Assisted universal replication: specific features
Detailed use of WINDEV FTP/RPC
Data model editor: types of links
Several types of links can be found between the files......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....