ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
iParameter (Function)
Retrieves the printer configuration and configures the print.
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
Bluetooth constants
List of constants used by the Bluetooth functions....
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Creating the skin template of a report
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Constants used by the scanner functions
Constants used by the scanner functions...
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
WINDEV applications for Linux: Specific features
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
FTP constants
List of constants used by the FTP functions....
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......