ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Speech synthesis in the mobile applications
The phones can talk!......
Animation (Property)
The Animation property animates an image.
16. Application test in practice
Events associated with windows
List of events associated with windows...
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
How to use an array of structures?
An array of structures is an Array variable......
AppOpenForm (Function)
Working: an application listing on the Android (Play Store) or iOS (App Store) market, so that users can rate and/or comment on it. the form for configuring the In-App purchases of an application....
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
fTempDir (Function)
Returns the name of directory used to store the temporary files.
Developing an application: the different steps
This diagram presents the different steps for developing an application with WINDEV......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...