ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Find/Replace in the current project
The "Find/Replace" feature is used to......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Feedback component
The Feedback component is a component provided with WINDEV......
Implementing the log process in an application
Regardless of the tables used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these tables......
Drawing constants
List of constants used by the drawing functions....
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....
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
WDModFic: Tool for automatic modification of tables
WDModFic is a tool for automated modification of tables on development and end-user workstations......
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.