ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
HDeclare (Function)
Declares a description of table (found in a database schema) in the current project.
API (Function)
Runs a function found in an external DLL.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Options of the window editor
To configure the general options of the window editor......
BrowserPlatform (Function)
Returns the user's browser platform....
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
Key (Property)
The Key property is used to manipulate keys: in an xmlSignature variable. in a memcachedResult variable. in an xmlSignatureVerification variable....
iEndReport (Function)
Forces the report print to stop.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.