ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
NET constants
List of constants used by the DotNet functions....
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
LoadDLL (Function)
Loads the specified library (DLL) in memory.
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
PostMessage (Function)
Sends a Windows message to a control or to a window.
SOAP functions
List of SOAP functions...
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
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.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
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...
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.