ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Conversion (Function)
Converts a value from a unit to another one.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
MyReport (Reserved word)
MyReport is used to handle the current report...
DDE constants
List of constants used by the DDE functions...
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
Error 533: The expression of a { } must be a string
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
zipCreateExe (Example)
Usage example of the zipCreateExe function
HState (Example)
Usage example of the HState function
WINDEV: Example of programmed Drag and Drop
13. Security benefit: managing the "Back" button
MyWindow (Reserved word)
MyWindow is used to handle the current window...
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
eChangeCurrency (Function)
Converts a currency into another currency.
Error 502: Incompatible type
MapGetJSObject (Function)
Returns the instance of the API of Map control.
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
ChangeAction (Example)
Usage example of ChangeAction
HRecNum (Example)
Usage example of the HRecNum function