ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadStop (Function)
Stops a secondary thread. Function not recommended.
HPass (Function)
Defines the password used to create or open a data file.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
ServiceRestart (Function)
Restarts a service (already started).
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
fUnlock (Example)
Usage example of the fUnlock function
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed as parameter.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
Combination (Type of variable)
A combination is a set of options.
zipOpenCAB (Function)
Opens an existing archive in CAB format.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
fMoveFile (Function)
Moves a file from one directory to another.
CertificateSignString (Function)
Creates the signature of a character string.
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.
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.