ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.FilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Items used in a select query
A query created in the query editor can contain several types of items......
HSetREP (Function)
Enables or disables the management of .REP file.
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
Translating a text file with WDTRAD
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Various WEBDEV constants
Various WEBDEV constants...
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
Reports
A report provides a custom view of data......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....