ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iLine (Function)
Prints a line at specified coordinates.
DurationToString (Function)
Converts a duration to a character string in the specified format.
DateToDay (Function)
Returns the day that corresponds to a given date.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
HStatNbRec (Function)
Returns the number of entries for a given key item.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
XMLSave (Function)
Saves an XML document in a file.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
emailHeader (Variable type)
The emailHeader type is used to retrieve or define the additional email headers.
gglCoordinate (Variable type)
The gglCoordinate type is used to describe and handle a geographical point on a map...
Push (Function)
Pushes an element onto the stack.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
Asc (Function)
Returns the ASCII code of the specified character.
Enqueue (Function)
Adds an element to the queue.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....