ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
Cardinalities
The cardinalities are used to count the links between the files......
Control (Type of variable)
The Control type is used to define the characteristics of a control.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
diagConnectionPoint (Type of variable)
The diagConnectionPoint type is used to define all the advanced characteristics of a connection point (i.e. point around a shape that a connector snaps to) in a Diagram Editor control.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
Constants used by the TraceStart function
List of constants used by the TraceStart function....
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iForceComplement (Function)
Forces the printing of a Body Complement block.
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....