ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward compatibility....
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
<Edit>.AddAssistedInput (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
<PDF Reader>.SeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
<List Box>.Count (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.