ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
SQLChangeConnection (Function)
Modifies the current connection.
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.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
XMLFind (Function)
Performs a search in an XML document.
ArrayDistinct (Function)
Returns an array without duplicates.
String functions
List of functions for managing character strings...
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
HClose (Function)
Closes either a table or all tables opened by the current user: all corresponding physical tables are closed for the current user.
ArrayCopy (Function)
Copies the content of an array to another array.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static Text control)....
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
iMargin (Function)
Defines the "logical" print margins.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.