ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
Constants for managing the windows
List of constants used by the functions for managing the windows...
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
TableMode (Function)
TableMode is kept for backward compatibility.
Diagram constants
The following constants are used to manage diagrams:...
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
Custom tooltips
Tooltips are very useful for application users......
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
InfoBuild (Function)
Displays a custom message in a system information window.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
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
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Sum (Function)
Calculates the sum of the array elements.
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....