ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
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
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]......
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.
<emailOutlookSession variable>.NbMessage (Function)
Returns the number of incoming messages in Outlook.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
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.
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
12. Control templates
WINDEV Mobile allows you to create control templates....
EmailGetAll (Function)
Retrieves all the emails found on a server.
Invalid input management functions
Invalid input management functions...
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
<Window>.CurrentLayout (Function)
Returns the index of the current layout in the window or internal window.
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).