ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
.NET object
To access a class......
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
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...
Events associated with Edit controls
WLanguage events associated with Edit controls...
HTTPRequest (Function)
Starts an HTTP request on a server.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Installing and starting WDTRAD
Installing and starting WDTRAD
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.