ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
Events associated with an infinite Progress Bar control
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Z-index of a control
All the controls in a window or report have a different z-index......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
WindowFromSource (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....
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Events associated with Edit controls
WLanguage events associated with Edit controls...