ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
Properties associated with a report
List of properties associated with a report...
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
DnDAccept (Example)
Usage example of the DnDAccept function
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
MQTT constants
Constants used by the MQTT functions...
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
ServiceInfo (Function)
Returns information regarding the configuration of a service.
1. Managing emails
WINDEV includes multiple methods to manage emails...
InternalWindowPopup (Property)
The InternalWindowPopup property is used to get and modify the name of the internal window used to customize the content of marker popups in a Map control.
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.