ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
SQLFirst (Function)
Positions on the first row of the query result.
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Environment of the project editor
The main elements of the project editor are as follows:
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
Serialization constants
The serialization constants are as follows:
Print modes of a report
Several print modes are available for a report....
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
Right (Function)
Extracts the last characters from a string or string buffer.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......