ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iCreateFont (Function)
Creates a new print font.
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.
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
13. Generation modes
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
ArraySort (Function)
Sorts a WLanguage array.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
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...
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......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
14. Generation modes
Generation modes...
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
Beep (Function)
Emits a beep.