ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

eCurrencyName (Function)
Returns the caption of a currency.
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Crosstab report
The report editor allows you to create "Crosstab" reports......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Edit options of a report
The report editor allows you to......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Font (Type of variable)
A Font variable creates a font programmatically...
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Printing in PDF format: Special cases
Specific features of print in PDF format...
Advanced types
The advanced types of WLanguage are as follows...
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
DnD constants
List of constants used by the functions for managing the Drag and Drop....
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.