ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Print constants
List of constants used by the print functions....
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
OBEX constants
List of constants used by the OBEX functions....
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
General environment of WINDEV
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).