ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDelete (Function)
Deletes a record from a data file (query or view).
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
ServiceUninstall (Function)
Uninstalls a service.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.