ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Value (Property)
The Value property is used to get and change the value of an element.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
HErrorLock (Function)
Used to check whether a lock error occurred.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Alias (Property)
The Alias property gets the alias of an element.
SysNation (Function)
Returns the nation currently used by the system.
Color (Property)
The Color property is used to get and change the color of an element.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
Round (keyword)
The Round keyword can correspond to...
Comment (Property)
The Comment property is used to manage comments.
HTTPRequest (Function)
Starts an HTTP request on a server.
HPass (Function)
Defines the password used to create or open a data file.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Password (Property)
The Password property sets and changes the password.
Link (Property)
The Link property is used to get and change the link of an element.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
Handling the report blocks through programming
Each report block is associated with different events......
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....