ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
14. Managing the "Back" button in practice
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
dbgInfo (Function)
Returns a debug information.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
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....
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
Open (Function)
Opens a modal WINDEV window.
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......