ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapClosePopup (Function)
Closes the popup of a marker displayed in the Map control.
SQLSeek (Function)
Positions on the specified result row of the query.
SQLModify (Function)
Modifies the content of a row in the query result.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
MapDisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
HTMLWrap (Function)
Wraps the specified node in a given node of an HTML document.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SQLReqExists (Function)
Checks the existence of a query.