ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Various constants
List of various constants used by the constants WINDEV functions....
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Copying controls from the report editor
The controls can be copied from the report editor......
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Specific features of the applications for iPhone/iPad
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
InApp constants
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
Copying controls from the page editor
The controls can be copied from the page editor......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
AddLink (Function)
Adds a link to a text section in an edit control.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Composite keys
A composite key is a key item containing several other items......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......