ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.Filter (Function)
Defines and enables a filter on a data file, view or query.
<Source>.DeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
FilterCondition (Property)
The FilterCondition property gets the selection condition set by HFilter on a data file, HFSQL view or query.
Filtering a data file, a view or a query
A filter is used to define programmatically a selection of records corresponding to one or more criteria...
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
List of reserved words
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
13. Generation modes
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
The home page
The home page is the first page of your site......
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Constants for telemetry management
Constants for telemetry management...
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......