ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
WinAdaptSize (Function)
Adapts the window size to the content of controls.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
fTrackFile (Function)
Triggers the tracking of a file.
MyReport (Reserved word)
MyReport is used to handle the current report...
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Events associated with Bar Code controls
List of events associated with Bar Code controls...
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
Attribute (Property)
The Attribute property is used to manage attributes.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).