ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
gpwOpen (Function)
Opens the User Groupware login window or page.
iCreateFont (Function)
Creates a new print font.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
EventDestroy (Function)
Explicitly destroys an event.
fSize (Function)
Returns the size of a file (in bytes).
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Extern (Reserved word)
EXTERN is used to...
HTTPSendForm (Function)
Sends an HTTP form.
Error (Function)
Displays a custom error message in a system error window.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
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.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
HState (Function)
Used to find out the state of a record.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table 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....
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HDescribeConnection (Function)
Describes a new connection to an external database.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
FontCreate (Function)
Creates a font definition.