ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Switzerland.CheckOASI (Function)
Checks the validity of a Swiss Old-?Age and Survivors' Insurance Number (OASI)....
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Canada.CheckBN9 (Function)
Checks the validity of a Canadian 9-digit Business Number (BN9).
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Specific features of the Express version
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
The HTML Display control
The HTML Display control displays a web page in an application......
ERR_NOTAVAILABLE
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Control template
A control template is a set of controls that can be re-used in several windows or pages......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
WDXView: Overview
WDXView is an ActiveX browser......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.