ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image control in a page
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Handling Organization Chart controls programmatically
Body Complement block
The Body complement block is linked to the Body block......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
Handling a Web Component control through programming
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
Date (Type of variable)
The Date type enables you to easily handle the dates...
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
NumberDisplayedPage (Property)
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.