ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
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).
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
Various WEBDEV constants
Various WEBDEV constants...
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
XMLChild (Function)
Positions on the first child element of current element.
grDestinationWMF (Function)
Defines a meta file as chart destination.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
grAddData (Function)
Adds a data into a chart.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
iPreview (Function)
Configures the print destination.
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......