ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Speech synthesis in the mobile applications
The phones can talk!......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Sound (Function)
Plays a sound in WAV format.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Constants for managing character strings
List of constants used by string management functions...
System constants
List of constants used by the system functions....
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
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....
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Creating the Vision pages of the WEBDEV RAD pattern
The Upload control
The Upload control is used to upload files on the Web server......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
PageDisplay (Function)
Displays a web page in the user's browser....
SQLExec (Function)
Names and runs an SQL query.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....