ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Installing a SOAP server with Apache
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
NetOpenRemoteAccess (Function)
Establishes a remote connection.
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Service management functions
List of functions for managing services...
Java functions
List of Java functions...
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
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.
<emailOutlookSession variable>.NbMessage (Function)
Returns the number of incoming messages in Outlook.
JSInterruptEvent (Function)
Interrupts the process of current event.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
JSEndEvent (Function)
Deletes the association between a WLanguage browser function and an event (implemented by JSEvent).
Google Analytics functions
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
EndProgram (Function)
Ends the execution of the current program.
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
Setup directory
The setup wizard allows you to configure the setup directory of application....
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.