ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Locking data files: correspondence between WINDEV 5.5 and the later versions
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
9. Types of standard controls
Types of standard controls...
gpwOpen (Function)
Opens the User Groupware login window or page.
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Different types of data (Type of variable)
A variable is defined by name and type......
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.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Native Access to SAP
SAP is a widely used ERP......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
ContextClose (Function)
Closes a page context.
Sorts in a report
The sort is used to organize the information displayed in the report......
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....
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.