ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
fLock (Function)
Entirely or partially locks an external file.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
Automatic error handling
Error handling can be customized for each process......
Declaring and using a variable
A variable is defined by name and type......
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.
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
Environment of the query editor
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
<Array>.Sort (Function)
Sorts a WLanguage array.
MyReport (Reserved word)
MyReport is used to handle the current report...
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.