ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
Error (Function)
Displays a custom error message in a system error window.
zipClose (Function)
Closes an archive.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
HState (Function)
Used to find out the state of a record.
fOpenTempFile (Function)
Creates and opens a temporary file.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
HCreation (Function)
Creates an empty table (file extension ".FIC") with index file, full-text index file and memo file if required.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
HOpen (Function)
Opens a table.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
FontCreate (Function)
Creates a font definition.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
HDescribeConnection (Function)
Describes a new connection to an external database.