ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Properties linked to the Euro management
List of properties linked to the Euro management...
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Local procedure
Two types of procedures are available......
How to create a menu?
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
gpwOpen (Function)
Opens the User Groupware login window or page.
PageNumber (Property)
The PageNumber property gets and sets a page number.
PageWidth (Property)
The PageWidth property gets and sets the width of a page.
PageHeight (Property)
The PageHeight property gets and sets the height of a page.
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......