ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Port (Property)
The Port property is used to identify and change a server connection port.
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iForceComplement (Function)
Forces the printing of a Body Complement block.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.