ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTML constants
AppInstallUPD (Function)
Triggers the automatic update of current application.
iCreateFont (Function)
Creates a new print font.
Accessing a database via a web service
The database can be accessed via a web service......
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
Events associated with pages
List of events associated with pages...
HFSQL constants
List of constants used by the HFSQL functions....
13. Generation modes
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
EventCreate (Function)
Creates an event.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Events associated with supercontrols
List of events associated with supercontrols...
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
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
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......
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
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"......