ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
SMS functions
List of SMS functions...
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure....
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
SMSSend (Function)
Sends an SMS.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
ContactPrevious (Function)
Reads the contact before the current contact in a Lotus Notes or Outlook address book.
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
ContactNext (Function)
Reads the contact after the current contact in a Lotus Notes or Outlook address book.
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
Socket: create a standard socket server
WINDEV allows you to create a standard socket server......