ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Domo constants
List of constants used by the DomoXXX functions....
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
TableInfoXY (Example)
Usage example of the TableInfoXY function
TwainState (Function)
Returns the status of the current source.
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.