ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
11. Internal components in practice
Internal components in practice...
15. Repeating a group of controls: loopers
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
Global and local variable
Two types of variables are available......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Query editor
The query editor is used to automatically create queries on the data files......
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
LooperSavePositionAndSelection (Function)
Saves: the position of the scrollbar in a Looper control, the selected element(s). These elements can be restored by LooperRestorePositionAndSelection....
<Looper>.SavePositionAndSelection (Function)
Saves: the position of the scrollbar in a Looper control, the selected element(s). These elements can be restored by LooperRestorePositionAndSelection....
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
HFSQL properties
List of HFSQL properties...
The Edit control
The Edit control allows users to enter data......
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.