ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DLNA/UPnP functions
The following WLanguage functions are used to handle UPnP devices...
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
diagPoint (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a point in a diagram.
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
ArrayCopy (Function)
Copies the content of an array to another array.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
nWDGetLastError: Error code of last error
Error code of last error......
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
upnpService (Type of variable)
The upnpService type is used to define the advanced characteristics of a service provided by the UPnP device.
Error 502: Incompatible type
MaVisiteGuidée
The Variable MyGuidedVisit allows handle the current guided tour. The variable Ma GuidedTour allows you to know the characteristics of the variable of type GuidedTour used.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property