ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser...
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management...
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Table,Modify (External language)
Modifies an element in a Table control.
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document...
TimeValid (Function)
Checks the time validity.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform...
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
Creating the Relation pages of a WEBDEV RAD pattern
HIndex (Function)
Rebuilds the file index (".NDX" file).
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple...
fResourceDir (Function)
Returns the path of the read-only resources of the application.
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
FileDisplay (Function)
Displays a file in the browser of Web user.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call...
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia...
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
10. Embedded queries
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.