ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
fTime (Example)
Usage example of the fTime function
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
13. External component in practice
External component in practice...
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
HReadSeek (Example)
Usage example of the HReadSeek function
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
fWrite (Example)
Usage example of the fWrite function
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
HReadLast (Example)
Usage example of the HReadLast function