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.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
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.
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).
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.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.