ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
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).
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.
WordToArray (Function)
Fills an array with the words from a string.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
fCreate (Function)
Creates an external file.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
fSeparator (Function)
Returns a file path with normalized separators.
Contains (Function)
Allows you to check if a substring is within a string.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.