ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
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....
Constants for external files
List of constants used by the functions for managing external files....
<mongoCollection variable>.DeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
<Source>.Found (Function)
Checks whether the current record corresponds to the current filter or search.
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
WLanguage procedure called by KanbanFilter
WLanguage procedure ("callback") called by KanbanFilter to set an advanced filter.
Compilation options (HLP format)
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Cardinalities
The cardinalities are used to count the links between the files......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
The Flexbox control
Flexbox is a standard layout system for web pages......
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....