ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
TwainState (Function)
Returns the status of the current source.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
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.
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
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.
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
ImageInitialHeight (Property)
The ImageInitialHeight property is used to get and set the default height of the image created in an Image Editor control.
ImageInitialWidth (Property)
The ImageInitialWidth property is used to get and set the default width of the image created in an Image Editor control.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......