ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
IntegerPart (Function)
Returns the integer part of a number.
The Line control
A Line control is used to display a line in a page......
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
EmailReadNext (Example)
Usage example of the EmailReadNext function
SocketExist (Function)
Checks the existence of socket.
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Bluetooth functions
List of Bluetooth functions...
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
CursorDisplay (Function)
Displays or hides the mouse cursor.
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
fClose (Example)
Usage example of the fClose function
HOnError (Example)
Usage example of the HOnError function
zipMsgError (Example)
Usage example of the zipMsgError function
iPrintZone (Example)
Usage example of the iPrintZone function