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.
InApp constants
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
3. UML models in practice
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
Software Factory
The concept of software factory is used to automate the process for creating applications....
16. Protecting access to the site: passwords
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
ClipboardRTF (Function)
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF format).
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
Calling a procedure/a function
Syntax for calling a local or global procedure.
AnimationEnabled (Function)
Enables or disables the animations in the controls.
MCIPosition (Function)
Returns or changes the current position in a media file previously opened (MCIOpen).
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
Interactive notification management constants
Interactive notification management constants...
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
3. Dates, arrays and structures
WEBDEV Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
3. Dates, arrays and structures
WINDEV Mobile Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.