ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
<Pivot table>.ToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
<Chart>.StockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
<Source>.DeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
<Source>.DeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
<Source>.Filter (Function)
Defines and enables a filter on a data file, view or query.
<Source>.GetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
<Source>.CheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
<Word Processing>.ToText (Function)
Creates a character string from the data of a Word Processing control.
<Chart>.StockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
<EmailPOP3Session variable>.GetAll (Function)
Retrieves all the emails found on a POP3 server.