ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page templates
WEBDEV allows you to create page templates...
Custom properties (WLanguage)
A custom property is a code element with two events...
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.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
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......
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.
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.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.