ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Specific features of the Express version
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
1. Testing a site: Elements to be tested
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Window controls
Several types of controls can be used in a window, ......
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Container column of a Table control (prefix syntax)
A cell found in a Table control can contain a set of controls......
Functions for managing menus (prefix syntax)
List of functions for managing menus...
SSLActive (Function)
Used to enable or disable the secure SSL mode.
WDINT setup
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....