ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
IntegerPart (Function)
Returns the integer part of a number.
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
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......
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
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.
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.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
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....