ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
emailNotesSession (Variable type)
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.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
Installing a SOAP server with Apache
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
NetOpenRemoteAccess (Function)
Establishes a remote connection.
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
emailOutlookSession (Variable type)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
EmailGetAll (Function)
Retrieves all the emails found on a server.
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.
JSInterruptEvent (Function)
Interrupts the process of current event.