ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
The .NET field 3.0, 4.0, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
RAD Mobile: Create modern windows
RAD Mobile (Rapid Application Development) automatically generates modern UIs and functional code from a database....
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Constants for the archiving functions
List of constants used by the archiving functions....
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
Google constants
List of constants used by the Google functions....
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
OpenAI: Where to find the OpenAI key
Several features in WINDEV, WEBDEV and WINDEV Mobile require an OpenAI account......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
SourceFromPage (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Help editor options
The options of the help editor ("Display......