ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
ArrayCopy (Function)
Copies the content of an array to another array.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
WindowToData (Function)
Automatically updates: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
diagText (Variable type)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
ScreenToSource (Function)
Automatically initializes: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Hyper File functions available for backward compatibility
grZoom (Function)
Defines the zoom of a chart.
fAttribute (Example)
Usage example of the fAttribute function
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
dModifyHue (Function)
Modifies the hue of an image found: in an Image control, in an Image variable....
Image (Variable type)
The Image type is used to define the advanced characteristics of an image.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
BurnerCancel (Function)
Cancels the current burn process.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Polygon2D (Variable type)
The Polygon2D type is used to define all the advanced characteristics of a 2D polygon.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
SemaphoreCreate (Function)
Creates a semaphore.