ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EncryptStandard (Example)
Usage example of the EncryptStandard function
<xmlDocument variable>.ExecuteXPath (Function)
Executes an XPATH query in an xmlDocument variable.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
REST web service: Creating entry points
The REST web service entry point creation wizard opens ......
<QuickAction variable>.Pin (Function)
Generates a request to pin a quick action.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
The Camera control
The Camera control displays the preview stream of a camera connected to the current computer....
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
MenuExist (Function)
Indicates whether a menu option exists in a menu.
Creating the Relation pages of a WEBDEV RAD pattern
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
EventOpen (Function)
Opens a synchronization event between several threads.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.