ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
OpenMobileWindow (Function)
Opens a window in a mobile application.
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Overview of external languages
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Installing a SOAP server with Netscape iPlanet 4.1
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Creating the Relation pages of a WEBDEV RAD pattern
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Manipulating a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
HModify (Function)
Modifies the specified record or the record found in memory in the table (query or view).