ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
NextTitle (Function)
Modifies the title of next window to open.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
HDescribeFile (Function)
Describes a data file programmatically.
<Source>.Found (Function)
Checks whether the current record corresponds to the current filter or search.
<Connection variable>.RestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
7. Debugger
WINDEV Mobile Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
<Chart>.Scatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min