ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Use (External language)
Opens the specified window by closing all the windows opened beforehand.
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.
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
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......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
HTTPSendForm (Function)
Sends an HTTP form.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
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.