ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
Option,Space (External language)
Fills the content of WdString with space characters on the right.
Space (External language)
Fills the content of WdString with space characters on the right.
<Source>.DeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
<Source>.Filter (Function)
Defines and enables a filter on a data file, view or query.
<Source>.FilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
<Source>.FilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Java application and WINDEV
A Java application is an application entirely compiled in Java......
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
WDZip: Overview
WDZip is used to compress and group your files in archives......
<Source>.SavePosition (Function)
Stores the current file context: current record, filter, pointers.
<Source>.FilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
<htmlNode variable>.UnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
HTMLUnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
1
2
3
4
5
6
201
>