ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
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.
StatVariance (Function)
Calculates the variance for a series of values.
grSurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
The OLE control
The OLE control is used to handle an OLE object......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
RestartProgram (Function)
Ends the application and restarts it.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (popup menu or drop-down menu).