ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
MapGetImage (Function)
Retrieves the image of a map displayed in a Map control. The markers and the itineraries displayed on this map will also be found in the image.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
<Connection variable>.RefreshView (Function)
Asks to recalculate the content of a materialized view.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
<Table>.Select (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
SQLFirst (Function)
Positions on the first row of the query result.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
MapLimitArea (Function)
Limits the geographic area displayed in the Map control.
MapPopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
MapChangeStyle (Function)
Changes the style of the map displayed in the Map control.
MapGetStyle (Function)
Returns the style used by the map displayed in the Map control.