ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
AppInstallUPD (Function)
Triggers the automatic update of current application.
SysXRes (Function)
Returns the horizontal screen resolution.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
InitParameter (Function)
Initializes the management of persistent values.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
zipSelectFile (Function)
Selects files from an archive.
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Truncate (Function)
Truncates the right part of a string or buffer.
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
iParameterPDF (Function)
Defines the options for the generated PDF file.
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......