ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotesActivateView (Function)
Indicates the view that must be handled in Lotus Notes.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
10. Embedded queries
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
Clipboard management functions
List of functions for managing the clipboard...
FaxConnect (Function)
Establishes a connection to a fax server.
iEllipse (Function)
Prints an ellipse (in a rectangle).
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
NetworkUser (Function)
Identifies the name of the connected user.
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......