ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Popup window
WINDEV allows you to open windows in popup format...
<Window>.OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
Page constants
List of constants used by page functions....
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
StatVarianceP (Function)
Calculates the variance for a full series of values.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
grPrint (Function)
Prints a chart.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
Automatic calculations in a Table control (AAF)
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......