ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications.
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
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 instance (images, videos, ...)....
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
WDHFDiff - Use
WDHFDiff is used to compare......
Creating the windows and the pages of the RAD pattern
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
<Source>.ModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Date (Type of variable)
The Date type enables you to easily handle the dates...
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......