ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
Today (Function)
Returns or modifies the system date (current date defined on the current computer).
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
2. Projects in practice
Collapses a branch previously expanded....
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, database schema, ......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Principle for running threads
At runtime, an application runs in a main thread......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
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......
Materialized view
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Value (Property)
The Value property gets and sets the value of an element.
Creating an executable: WINDEV Framework
Each WINDEV function is associated with a WINDEV DLL......