ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Control constants
List of constants used by the functions for managing controls...
fFileName (Function)
Returns the name of an external file that is currently opened.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
Creating the Relation windows of a WINDEV RAD pattern
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
TableMode (Function)
TableMode is kept for backward compatibility.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
InfoBuild (Function)
Displays a custom message in a system information window.
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Configuring an application with User Groupware
Sum (Function)
Calculates the sum of the array elements.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
iParameter (Function)
Retrieves the printer configuration and configures the print.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....