ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
Print constants
List of constants used by the print functions....
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
Automatic calculations in a Table control (AAF)
Installing a SOAP server with IIS
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
Google Calendar management functions
List of functions for managing Google calendars...
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Generating a class diagram
The generation is used to create the WINDEV classes ("......
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
Events associated with control templates
List of events associated with control templates...
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Events associated with internal windows
List of events associated with internal windows...