ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPageNum (Function)
Returns or initializes the number of the page currently printed.
iColumnEnd (Function)
Forces a column break in a multi-column report.
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.
iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Bar code constants
Splitter control properties
List of properties associated with the Splitter control...
Binding a Check Box control to an item
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
Document (Type of variable)
The Document type is used to handle a "docx" document.
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
Windows
The windows represent the main interface of a WINDEV application......
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
Execute (Function)
Starts the execution of a process through programming.
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
dTransferToImage (Example)
Usage example of the dTransferToImage function
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Passing parameters
The parameters can be passed to a procedure......
Sidebar control properties
List of properties associated with the Sidebar control...
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function