ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
Execute (Function)
Starts the execution of a process through programming.
Comparison operators
The comparison operators can be divided into several categories......
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
Android Widget windows
An Android application can contain one or more Widget windows......
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
Information 302: Ambiguity between a variable and a control
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
Code snippets
The code editor allows you to enter "Code snippets"......
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
MultiWorksheet (Property)
The MultiWorksheet property is used to: Find out whether a Spreadsheet control manages several worksheets. Change the worksheet management mode of a Spreadsheet control....
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......