ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xlsData (Function)
Retrieves the content of a cell found in an XLS file.
fDelete (Example)
Usage example of the fDelete function
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
ExtractLine (Function)
Extracts a specific line from a character string.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
BurnerCancel (Function)
Cancels the current burn process.
HChangeName (Example)
Usage example of the HChangeName function
zipMsgError (Function)
Returns the message associated with an error code on an archive.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
ExceptionInfo (Function)
Retrieves information about the current exception.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......