ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Service variable
The Service variable is used to......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
The HTML control
The HTML control displays HTML pages or HTML code......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
ServiceWait (Function)
Pauses the current service during the specified duration.
The Clickable Image control
The Clickable Image control can be used to......
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
AAF: Context menu of Image controls
A context menu is available for Image controls......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Image control in a page
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.