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.
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
HCloseAnalysis (Function)
Closes the current analysis.
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
URL (Property)
The URL property is used to get and change a URL.
Error
The Error keyword is used to manage the errors.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
TextToRTF (Function)
Converts text to Rich Text Format.
Properties associated with a window
List of properties associated with a window...
RTF control properties
List of properties associated with the RTF control...
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
HTTPSendForm (Function)
Sends an HTTP form.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
MCI constants
List of constants used by the MCI functions....
ServiceUninstall (Function)
Uninstalls a service.
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.