ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table field populated programmatically: handling in WLanguage
Here is an overview of how to manipulate Table controls populated programmatically in WLanguage....
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
CharactType (Function)
Returns information about the type of character.
JSONExecute (Function)
Calls the URL of a page on the server that returns data in JSON format (JavaScript Object Notation).
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
Sort (Function)
Sorts a WLanguage array.
MatExist (Function)
Checks the whether the matrix exists in memory.
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
SocketConnect (Function)
Connects a client computer to a given socket.
Android Widget windows
An Android application can contain one or more Widget windows......