ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenMobileWindow (Function)
Opens a window in a mobile application.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
grDeleteSeries (Function)
Deletes a data series from a chart.
zipClose (Function)
Closes an archive.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
grInfoXY (Function)
Returns information about the series found at a specific chart point.
grType (Function)
Identifies or modifies the type of chart.
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
XMLData (Example)
Usage example of the XMLData function
Move
The Move property determines if an element can be moved.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
fCreateLink (Function)
Creates a link on a file at the specified location.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
LooperCount (Function)
Returns the number of rows in a Looper control.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.