ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
iParameterPDF (Example)
Usage example of the iParameterPDF function
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
Control management functions
List of functions for managing controls...
Window management functions
List of functions for managing windows...
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
EndProgram (Function)
Ends the execution of the current program.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
IFrame control
IFrame is an HTML concept......
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Map control functions
Map control functions...