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.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
PageChangeLayout (Function)
Applies a specific layout to a page.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
fCreate (Function)
Creates an external file.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
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....
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
StringEndsWith (Function)
Checks whether a character string ends with: with a specific character string. with one of the character strings in an array....
HReadNext (Function)
Sets the position on the next table record according to a browse item.
fSeparator (Function)
Returns a file path with normalized separators.
Contains (Function)
Allows you to check if a substring is within a string.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
ErrorThrow (Function)
Throw a non-fatal error.
Fixed array (Variable type)
A fixed array is an "advanced" type of array...
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).