ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
NotesDocumentPrevious (Function)
Positions on the document found before the current document in Lotus Notes.
NotesDocumentNext (Function)
Positions on the document found after the current document in Lotus Notes.
NotesOut (Function)
Used to find out whether a current document exists in Lotus Notes.
Seek (Function)
Searches for the index of an element in a WLanguage array.
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
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......
KioskDisable (Function)
Disables kiosk mode for the current application.
11. Controls in practice
Discover the main characteristics of the controls...
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
The Edit control
The Edit control allows users to enter data......
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....
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.
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....
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.
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....