ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming.
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
<Connection variable>.DeleteScheduling (Function)
Deletes a scheduled task found on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
<Dashboard>.Delete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
<httpRequest variable>.ManageCookie (Function)
Enables or disables the management of cookies in an HTTP request run by HTTPRequest.
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
<Source>.ActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
<Source>.Security (Function)
Enables or disables the automatic security mechanism on one or more data files.
<Source>.FilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
<Connection variable>.ManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
What is an application?
An application is a set of objects (windows, controls, ......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......