ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.SunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
J2EE constants
List of constants used by the J2EE functions....
<Document variable>.Print (Function)
Prints the content of a Document in "docx" format.
<Word Processing>.Print (Function)
Prints the content of a Word Processing control in "docx" format.
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
<Chart>.DonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
ActionPlanConfigure (Function)
Configures an action plan in the software factory.
<Source>.RetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
WLanguage procedure called by iCloudKeyValueWatch
Callback of the iCloudKeyValueWatch.Cb function for the callback parameter
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....