ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV site deployment: automatic modification of data files
The automatic modification of the data files allows updating the description of data files on the Web server...
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
upnpService (Type of variable)
The upnpService type is used to define the advanced characteristics of a service provided by the UPnP device.
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Factorial (Function)
Returns the factorial of an integer number.
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
Exp (Function)
Calculates the exponential of a numeric value (reverse of Napierian logarithm).
DecimalPart (Function)
Returns the decimal part of a number.
IntegerPart (Function)
Returns the integer part of a number.
Power (Function)
Raise a number to a power.
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
<upnpDevice variable>.ModifySharpness (Function)
Changes the sharpness of a UPnP device.
<upnpDevice variable>.ModifyVolume (Function)
Change the volume of a UPnP device.
<upnpDevice variable>.GetContrast (Function)
Retrieves the contrast of a UPnP device.
<upnpDevice variable>.GetBrightness (Function)
Retrieves the brightness of a UPnP device.
<upnpDevice variable>.GetMute (Function)
Retrieves the 'Mute' status of a UPnP device....
<upnpDevice variable>.GetSharpness (Function)
Retrieves the sharpness of a UPnP device.
<upnpDevice variable>.GetVolume (Function)
Retrieves the volume of a UPnP device.
<upnpDevice variable>.ModifyContrast (Function)
Modifies the contrast of a UPnP device.
<upnpDevice variable>.ModifyBrightness (Function)
Modifies the brightness of a UPnP device.
<upnpDevice variable>.ModifyMute (Function)
Modifies the 'Mute' status of a UPnP device....