ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PDFMergeWithPassword (Function)
Merges several password-protected PDF files into a single PDF file.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
UploadFileName (Function)
Returns the name of a file "uploaded" by the Web user. This file must have been uploaded: via an "Upload" edit control. via a single-file or multi-file Upload field....
Clipboard functions
List of functions for managing the clipboard...
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
The structure of the file for remote control
The management of remote control uses a file in INI format......
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
<Source>.FromWindow (Function)
Automatically initializes: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
TableEnd (Function)
Stops the manual iteration of table linked to a data-bound Table control.
Java application and WINDEV
A Java application is an application entirely compiled in Java......
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
Customizing the report viewer: Available windows
Dialog box management functions
List of functions for managing dialog boxes...
<Window>.ToSource (Function)
Automatically initializes: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....