ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HModifyFileProperty (Function)
Modifies the properties of an HFSQL table located on a server.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
sfSeekDeletedResult (Variable type)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
HReindexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL table and returns the percentage of reindexing already performed.
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
MatNbLine (Function)
Returns the number of rows found in a matrix.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
grIncreaseData (Function)
Adds a value to a data in a chart.
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
XMLSavePosition (Function)
Stores the current position in the XML document.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
SQLSeek (Function)
Positions on the specified result row of the query.