ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
3. Application development cycle
Development cycle of a WINDEV application....
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Functions for handling Combo Box controls (prefix syntax)
The following functions are specific to the Combo Box controls, using prefix syntax:
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
AppParameter (Function)
Returns information about the mechanism for automatic application update.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Combo Box control functions
List of functions for handling the Combo Box controls...
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Activation key management functions
The following functions are used to manage activation keys:...
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
User report editor (Reports & Queries)
A report provides a custom view of data......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......