ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
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.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
LooperDisplay (Function)
Refreshes a browsing looper from a given position: the modifications performed in the linked file are taken into account in the looper.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
HDelete (Function)
Deletes a record from a data file (query or view).
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
ServiceUninstall (Function)
Uninstalls a service.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.