ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
pdfControl (Variable type)
The pdfControl type is used to get all the characteristics and values of a control present in a PDF form.
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....
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
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.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
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.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
URL (Property)
The URL property is used to get and change a URL.
grSurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
iParameterViewer (Function)
Configures the report viewer.
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
grSurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.