ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
EXE constants
List of constants used by the functions for managing executables....
Events associated with Button controls
List of events associated with Button controls...
grParameter (Function)
Retrieves or modifies a chart parameter.
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
On/Off button in a window
The on/off button is a button that operates like a check box......
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......