ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
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
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.
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
Bluetooth functions
List of Bluetooth functions...
RegistryCreateKey (Function)
Creates a key in the Windows registry.
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
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
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.