ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
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.
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....
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
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......
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Sensor constants
Constants used by the SensorXXX functions...