ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
Constants used by the TraceStart function
List of constants used by the TraceStart function....
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
Library,Disk (External language)
Opens the project library that is stored on disk.
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
FontAppointmentTitle (Property)
The FontAppointmentTitle property is used to: Find out the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports. Modify the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports....
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
Underline (Property)
The Underline property is used to: Find out whether a Font variable is underlined. Underline (or not) a Font variable....