ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTP constants
List of constants used by the HTTP functions....
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.
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.
fCreateLink (Function)
Creates a link on a file at the specified location.
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.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
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.
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.
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
GetDefinition (Function)
Retrieves the definition of element type.
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......