ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file...
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well...
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server:...
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used...
Materialized view
...A materialized view is a physical data source defined by an SQL query....
Installation directory
The setup wizard allows you to configure the installation directory of application....
SOAP web services: Import and consumption
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services...
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice...
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left...
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified...
WinInXPos (Function)
Returns the horizontal position of the upper-left corner of the internal area (without border...
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based...
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can...
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
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....