ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
HDeactivateFilter (Function)
Temporarily disables the filter on a table (view or query).
Filtering a table, a view or a query
A filter is used to define programmatically a selection of records corresponding to one or more criteria...
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL table, view or query.
<Source>.DeactivateFilter (Function)
Temporarily disables the filter on a table (view or query).
FilterCondition (Property)
The FilterCondition property gets the selection condition set by HFilter on a table, HFSQL view, or query.
HFilter (Function)
Defines and enables a filter on a table, view or query.
<Source>.Filter (Function)
Defines and enables a filter on a table, view or query.
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
ScanWithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
<Scanner variable>.WithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
WDInst: components and installation templates
By default, the setup program installs all the specified files on the setup computer......
The structure of the file for remote control
The management of remote control uses a file in INI format......
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Constants used by the the functions for managing the HFSQL Cluster
HFSQL Control Center: Refreshing materialized views
The Control Center allows you to implement a mechanism for regularly refreshing the content of a materialized view......
<Window>.FromFile (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
XLS file handling functions
List of functions for managing XLS files...
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage User Groupware files in Client/Server mode....
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....