ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
grHolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
SchedulerAddTask (Example)
Usage example of the SchedulerAddTask function
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
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).
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.
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
Print constants
List of constants used by the print functions....
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
Constants for managing character strings
List of constants used by string management functions...
HTTP constants
List of constants used by the HTTP functions....
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....
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.