ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPSendForm (Function)
Sends an HTTP form.
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.
EventDestroy (Function)
Explicitly destroys an event.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
ErrorBuild (Function)
Displays a custom error message in a system error window.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
fSize (Function)
Returns the size of a file (in bytes).
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Sub-query
A sub-query is a query whose result is used by another query......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Decode (Function)
Decodes a character string that was encoded by Encode.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
zipClose (Function)
Closes an archive.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.