ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iColumnEnd (Function)
Forces a column break in a multi-column report.
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Properties linked to the Euro management
List of properties linked to the Euro management...
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
Aliases on data files: HAlias
The aliases are used to handle......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
2. Examples and components provided with WEBDEV
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
<Image>.LayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
7. Layouts using the Flexbox control