ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
InitParameter (Function)
Initializes the management of persistent values.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
iPageEnd (Function)
Forces the move to the next page during the report print.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
SQLChangeConnection (Function)
Modifies the current connection.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
fFileName (Function)
Returns the name of an external file that is currently opened.