ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperSelectPlus (Function)
Selects a row in a Looper control.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
EmailReadLastHeader (Function)
Reads the header of the last Email received, depending on 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).
ChangeCharset (Example)
Usage example of the ChangeCharset function
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
HCopyRecord (Example)
Usage example of the HCopyRecord function
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
Right (Function)
Extracts the last characters from a string or string buffer.
mongoResult (Variable type)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
ServiceStop (Function)
Stops a service.
URLExtractPath (Function)
Returns the various elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
ServiceStart (Function)
Starts a service.
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the table. This item was defined in the data model editor or programmatically. Define whether the value of a calculated item is stored in the table (when describing the item through programming)....
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or programmatically. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
HChangeName (Function)
Modifies the physical name of a table.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.