ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Kanban control events
The following events are associated with Kanban controls......
Events associated with a Layout control
Events associated with Static controls
List of events associated with Static controls...
Events associated with Looper controls
List of events associated with Looper controls...
Events associated with Edit controls
WLanguage events associated with Edit controls...
Events associated with Chart controls
List of events associated with the Chart controls...
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
2. Analysis in practice
Open (Function)
Opens a modal WINDEV window.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
BrowserMobile (Function)
Allows you to find out whether the browser used by the Web user is started on a mobile device.
3. Types of accessible files
2. Types of accessible files
Types of accessible files...
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
<Window>.FromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
<Page>.FromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....