ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
FirstDayOfYear (Function)
Returns the date of the first day of the year.
ServicePause (Function)
Pauses a service.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
ShellExecute (Function)
Opens a document in its associated application.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.