ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing parallel tasks
The computers are becoming more and more powerful......
Merging differences (SCM)
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
Classes, members, methods and properties
A class is made of......
Telemetry: Main features
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Help about new features: Letting users know about changes
Applications are constantly evolving......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
<mongoGridFS variable>.DeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Report viewer: Proposing several reports
In the document preview, end users can......
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.