ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Nation (External language)
Defines the display language for the titles, captions, messages...
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Creating the link buttons in the windows of a WINDEV RAD pattern
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.