ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to use an array of structures?
An array of structures is an Array variable......
NFC constants
List of constants used by the NFC functions...
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
DecryptStandard (Example)
Usage example of the DecryptStandard function
Events associated with Chart controls
List of events associated with the Chart controls...
Creating an insert query
An insert query (corresponding SQL statement......
OBEX constants
List of constants used by the OBEX functions....
WinStatus (Function)
Identifies or modifies the window status.
Dashboard control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Events associated with Static controls
List of events associated with Static controls...
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
iPrintBlock (Function)
Forces a report block to print.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
Salesforce functions
List of Salesforce functions...
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
Email (Variable type)
The Email type is used to handle the email content as well as the associated information.
16. Java applications in practice
Java applications in practice...
ProgressBarEnable (Example)
Usage example of the ProgressBarEnable function