ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
DashDisplay (Function)
Refreshes elements in a Dashboard control.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static text control....
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
gImage (Function)
Builds a sequence of characters containing an image.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
MemFound (Function)
Checks whether the sought element was found.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
MsgSortSel (Property)
The MsgSortSel property is used to: Find out the wait message displayed when sorting and selecting the report records. Modify the wait message displayed when sorting and selecting the report records....
Functions for handling directories and external files
List of functions for handling external files...
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
SQLSeek (Function)
Positions on the specified result row of the query.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
XMLModify (Function)
Modifies the content of the current element found in the XML document.
HDelete (Function)
Deletes a record from a data file (query or view).
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
FinCurrentVal (Function)
Returns the current value of investment.
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.