ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
fAttribute (Function)
Returns or modifies the attributes of a file.
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
Decode (Function)
Decodes a character string that was encoded by Encode.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
12. Retrieving data from a site
UUDecode (Function)
Decodes a character string in UUEncode format.
grGetData (Function)
Retrieves a data from a chart.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
WordToArray (Function)
Fills an array with the words from a string.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
fCreate (Function)
Creates an external file.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).