ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Browser code (WLanguage): Framework 2
Starting with version 22, WEBDEV offers a new WLanguage framework for browser code...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
Global procedure/function
A global procedure can be used in all the processes or events of the project.
16. Types of code
Opens a replication in direct mode or with a replication server.
Global and local variable
Two types of variables are available...
Set of procedures
The global procedures are grouped in set of procedures...
BrowserIsConnected (Function)
Indicates whether the browser is connected to the network.
BrowserPrint (Function)
Prints the page currently displayed in the browser.
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
The requested action cannot been performed: the page was not synchronized
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Programming patterns
CAUTION......
BrowserRunApp (Function)
Opens the default Web browser of the current device.
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
Events associated with Flash controls
List of events associated with Flash controls...
LocalStorageAvailable (Function)
Indicates whether the local storage is available or not for the current browser.
<Page>.Refresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
AJAXCancelAsynchronousCall (Function)
Cancels the automatic execution of the browser procedure called by AJAXExecuteAsynchronous.
iDestination (Function)
Configures the print destination.
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.