ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
XMLPath (Function)
Returns the current position in the document in XPATH format.
StringReverse (Function)
Reverses the characters of a string.
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
Decode (Function)
Decodes a character string that was encoded by Encode.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a table accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server tables......
SocketClose (Function)
Closes a socket or a connection to a server socket.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
14. Report templates
...Report templates are used to easily standardize report layouts....
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Case of internal window dequeues Modifies the currently displayed window. This modification is saved in the list of internal windows to scroll....
ArrayCopy (Function)
Copies the content of an array to another array.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.