ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
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.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
grType (Function)
Identifies or modifies the type of chart.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
ContextClose (Function)
Closes a page context.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
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.
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
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......