ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
NotesViewSeekLast (Function)
Seeks the last document found in the current view in Lotus Notes.
NotesViewSeekFirst (Function)
Seeks the first document found in the current view in Lotus Notes.
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
MapLimitArea (Function)
Limits the geographic area displayed in the Map control.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Fax constants
List of constants used by the functions for managing faxes....
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.