ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
The Cell control
The Cell control contains controls......
The Tab control
The Tab control is used to simultaneously display different controls......
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Automatic management of exceptions
The management of exceptions can be customized by process......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
MySelf (Reserved word)
MySelf is used to handle the current control...
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
Constants for managing certificates
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......