ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ImageArea (Function)
Returns the number of the image area clicked by the Web user.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
License agreement - HFSQL Client/Server
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
ContextClose (Function)
Closes a page context.
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
HTTPRequest (Function)
Starts an HTTP request on a server.
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Decode (Function)
Decodes a character string that was encoded by Encode.
UploadFileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....