ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCreateLink (Function)
Creates a link on a file at the specified location.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
PageAddress (Function)
Used to find out the Internet address of a page.
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
SchedulerAddTask (Example)
Usage example of the SchedulerAddTask function
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
HTTP constants
List of constants used by the HTTP functions....
Library,Disk (External language)
Opens the project library that is stored on disk.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....