ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
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).
iPageEnd (Function)
Forces the move to the next page during the report print.
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.
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
Secret string vault
Passwords, private keys and tokens are often used in programming......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Binding a Check Box control to an item
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Execute (Function)
Starts the execution of a process through programming.
Splitter control properties
List of properties associated with the Splitter control...
Document (Type of variable)
The Document type is used to handle a "docx" document.
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
dTransferToImage (Example)
Usage example of the dTransferToImage function
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function