ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapGetImage (Function)
Retrieves the image of a map displayed in a Map control. The markers and the itineraries displayed on this map will also be found in the image.
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
RESTSend (Function)
Sends a REST request and waits for the server response.
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
SocketClose (Function)
Closes a socket or a connection to a server socket.
Using WDDIXIO
To translate the text used in your project:...
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
fFileName (Function)
Returns the name of an external file that is currently opened.
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...