ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report controls
Several types of controls can be handled in a report created by the report editor......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
HNext (Function)
Sets the position on the next data file record according to a browse item.
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
7. Layouts using the Flexbox control
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
Push notification
A mobile device can receive push notifications......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
VariableReset (Function)
Resets the variable to its initial value.
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Managing assertions
...The main available features are as follows:...
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....