ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing a SOAP server with Netscape iPlanet 4.1
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
PageChangeLayout (Function)
Applies a specific layout to a page.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
Installing a SOAP server with IIS
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
Installing a SOAP server with Apache
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
NetOpenRemoteAccess (Function)
Establishes a remote connection.
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
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...
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
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.
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).