ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.PieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
<Source>.ReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
Different types of data (Type of variable)
A variable is defined by name and type......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
PageLayout (Property)
The PageLayout gets and sets the layout of the current diagram in the Diagram Editor control. The layout of the diagram is defined in a variable of type diagLayout.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
tapiCapability (Function)
Returns the characteristics of a telephony device.
tapiDeviceList (Function)
Lists the TAPI 2.0 and TAPI 3.1 compatible devices installed on the current computer.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
ColorPalette (Function)
Returns a color found in the current palette.
BitcoinCoreHashRate( Function)
Returns the number of times the sha256 function had to be calculated per second to calculate the last block.. This number corresponds to a proof of work.
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).