ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
Using a query with parameters
A query with parameters can be used......
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
Properties associated with a page
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
PreviousPage (Function)
Returns the name of the previous page.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......