ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Add (External language)
Adds an element to a Table control.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
The single-part and multi-part archives
Two types of archives are available......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
Installing a SOAP server with Netscape iPlanet 4.1
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Constants for managing animations
List of constants used by the functions for managing the animations...
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
ToastDisplay (Function)
Displays a "Toast" message.
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Automation object
The Automation keyword is used to declare an automation object...
Execute (Function)
Starts the execution of a process through programming.
HCreateMovableReplica (Function)
Creates a movable replication.