ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OCRLoadLanguage (Function)
Adds a language to the native OCR system.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
grGridlines (Function)
Displays or hides the chart gridlines.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
grType (Function)
Identifies or modifies the type of chart.
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.