ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Detailed use of WINDEV FTP/RPC
16. Application test in practice
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......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Events associated with windows
List of events associated with windows...
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......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Speech synthesis in the mobile applications
The phones can talk!......
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......
8. 10 tips for better interfaces...
Creating requirements
The following steps must be performed to implement the requirements......
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
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......
fTempPath (Function)
Returns the name of directory used to store the temporary files.
Scope (Property)
The Scope property property is used to specify requested permissions.
Events associated with internal windows
List of events associated with internal windows...
Variable scope
Variables can be declared anywhere in the code....
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....