ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WavPlay (External language)
Plays the requested sound.
Beep (External language)
Used to emit a beep on the speaker of the computer.
Execute (External language)
Runs the code of a control or the code of a procedure in WLanguage.
Close (External language)
Closes the current window and restores the context that existed before the window opening.
LCommand (External language)
Returns the command line passed in parameter to the executable program.
Message (External language)
Displays a message in the status bar.
Get (External language)
Retrieves the value of a control.
WavInit (External language)
Initializes the sound interpreter.
1. WLanguage functions specific to WEBDEV
Seeks and retrieves the records (Salesforce objects) deleted during the specified period....
Style (External language)
Loads a style sheet.
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
NetEraseFile (Function)
Deletes a file from the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
Speech synthesis in the mobile applications
The phones can talk!......
13. Debugger
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......