ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the window editor
The main elements of window editor are as follows:
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Simple statements
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
iBorder (Example)
Usage example of the iBorder function
Lotus Notes constants
List of constants used by the Lotus Notes functions....
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
Events associated with TreeView controls
List of events associated with TreeView controls...
HTML constants
iCreateFont (Function)
Creates a new print font.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
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....
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.
13. Generation modes