ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
SocketCreate (Function)
Creates a socket.
iPrintImage (Function)
Sends the image file to print to the print buffer.
fWrite (Function)
Writes: a character string into an external file. a memory section....
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
KioskEnable (Function)
Switches the current Android application to kiosk mode.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Programming overview in C and C++
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......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
zipOpen (Function)
Opens an existing archive.
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......