ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Manager of automated tests
The test manager is used to......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Setup directory
The setup wizard allows you to configure the setup directory of application....
Handling controls in a report
The different operations available for the report controls are as follows......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
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......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
WinStatus (Function)
Identifies or modifies the window status.
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
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.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
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....