ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iPageEnd (Function)
Forces the move to the next page during the report print.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
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.
Properties linked to the Euro management
List of properties linked to the Euro management...
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......
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
2. Examples and components provided with WEBDEV
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
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......
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.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
<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......
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
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......