ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

pdfControl (Variable type)
The pdfControl type is used to get all the characteristics and values of a control present in a PDF form.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
PageDisplay (Function)
Displays a web page in the user's browser....
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
The single-part and multi-part archives
Two types of archives are available......
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
gClickableLink (Function)
Adds a clickable link in a graphic string.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
Welcome to Reports & Queries
Reports & Queries is used to......
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
Decode (Function)
Decodes a character string that was encoded by Encode.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Sensor constants
Constants used by the SensorXXX functions...
Array management functions
List of functions for managing arrays...
StatVariance (Function)
Calculates the variance for a series of values.
Date (Type of variable)
The Date type enables you to easily handle the dates...
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.