ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipSize (Example)
Usage example of the zipSize function
LooperSelectMinus (Function)
Deselects a row in a Looper control.
ThreadPause (Function)
Pauses the current thread during the specified duration.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
XMLSavePosition (Function)
Stores the current position in the XML document.
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
Complete (Function)
Returns a character string of a specified length.
Multimedia control properties
List of properties associated with the Multimedia control...
DnDEvent (Example)
Usage example of the DnDEvent function
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
HCreateMovableReplica (Function)
Creates a movable replication.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
12. Pages in practice
NET constants
List of constants used by the DotNet functions....
SysIMEI (Function)
Returns the IMEI number of an Android phone.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
iHLine (Function)
Prints a horizontal line at specified coordinates.
iVLine (Function)
Prints a vertical line at specified coordinates.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Bluetooth functions
List of Bluetooth functions...
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......