ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
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......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
gImageExists (Function)
Checks whether an image was loaded in memory.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
17. WLanguage: a simple and powerful language
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
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......
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
LooperSavePositionAndSelection (Function)
Saves: the position of the scrollbar in a Looper control, the selected element(s). These elements can be restored by LooperRestorePositionAndSelection....
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible in a control. Show or hide gridlines in a control....
<Looper>.SavePositionAndSelection (Function)
Saves: the position of the scrollbar in a Looper control, the selected element(s). These elements can be restored by LooperRestorePositionAndSelection....