ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
Clipboard management functions
List of functions for managing the clipboard...
SendMessage (Function)
Sends a Windows message to a control or to a window.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
NotificationDisplay (Function)
Displays a message outside the browser.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
SOAPPrepare (Function)
Builds the SOAP request for calling a web service function.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
mongoDatabaseInfo (Variable type)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
IWListPosition (Function)
Displays the internal window corresponding to the specified position (in the list of internal windows browsed by an Internal Window control) or returns the position of the internal window currently displayed (in the list of internal windows browsed by an Internal Window control).
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.