ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Describing an element
A flexible modeling includes different elements linked together......
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
HTML constants
Font management properties
List of font management properties...
13. Generation modes
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
dLine (Example)
Usage example of the dLine function
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
Bar code constants
Events associated with Table controls
List of events associated with Table controls...
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
14. Generation modes
Generation modes...
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......