ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArrayDistinct (Function)
Returns an array without duplicates.
iPicaToMM (Function)
Converts the coordinates of a point (expressed in system coordinates) into millimeters.
iMMToPica (Function)
Converts the coordinates of a point (expressed in millimeters) into system coordinates.
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
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.
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
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.
grSurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
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.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
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)....
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).