ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDScript: use in command-line and console mode
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
iWindowCancel (Function)
Configures the print cancel window..
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
DocRedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing document.
xlsClose (Function)
Closes an XLS file.
fStopCompress (Example)
Usage example of the fStopCompress function
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Locking data files: correspondence between WINDEV 5.5 and the later versions
Error 533: The expression of a { } must be a string
DocStartModification (Function)
Signals the start of grouping for a set of operations on a document in a single event (management of "undo/redo")....
<Image variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image variable.
<Image>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image control.
<WDPic variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a WDPic variable.
<picLayer variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a picLayer variable.
zipIsMulti (Example)
Usage example of the zipIsMulti function
Drawing constants
List of constants used by the drawing functions....
EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.