ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Starting WDOptimizer in a command line
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
Bar code constants
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
iPrintReport (Function)
Prints a report created with the report editor.
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
fSelect (Function)
Opens the Windows file picker.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.