ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
grTitle (Function)
Modifies the caption and/or position of the chart title....
Android Widget windows
An Android application can contain one or more Widget windows......
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
Copying controls from the window editor
The controls can be copied from the window editor......
Info (Function)
Displays a custom message in a system information window.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Cumulated (Property)
The Cumulated property is used to determine if the value of a column or row in Pivot Table control corresponds to a total (total at the end of a row or column).
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
AutomaticTooltip (Property)
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls.
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
INIRead (Example)
Usage example of the INIRead function
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Options of the window editor
To configure the general options of the window editor......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....