ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Sidebar control
The Sidebar control gives access to different options......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Configuring the SOAP administrator
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Clipboard management functions
List of functions for managing the clipboard...
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
FaxConnect (Function)
Establishes a connection to a fax server.
iEllipse (Function)
Prints an ellipse (in a rectangle).
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
IWListPosition (Function)
Displays the internal window corresponding to the specified position (in the list of internal windows browsed by an Internal Window control) or returns the position of the internal window currently displayed (in the list of internal windows browsed by an Internal Window control).
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.