ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
<Connection variable>.TransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
xlsSave (Function)
Saves an XLS document.
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
Constants for managing Map controls
Constants for managing Map controls...
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
<Map>.GetJSObject (Function)
Returns the instance of the API of Map control.
<Map>.DeleteItinerary (Function)
Deletes an itinerary from a Map control.
<Map>.FollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
<Map>.GetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
<Map>.InfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
<Map>.InfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).