ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ParallelTaskWait (Function)
Waits for the execution of a parallel task.
<emailPOP3Session variable>.StartSession (Function)
Starts a POP3 session.
<ParallelTask variable>.Wait (Function)
Waits for the execution of a parallel task.
BrowserShare( Function)
Starts native device sharing.
ServiceWaitStatus (Function)
Waits for a service to be in a specific status.
RESTSend (Function)
Sends a REST request and waits for the server response.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
<Source>.LinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
<TreeView>.Sort (Function)
Sorts the elements found in a TreeView control.
<Spreadsheet>.SortSelection (Function)
Sorts the values selected in a Spreadsheet control.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.