ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing a SOAP server with IIS
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
Configuring the SOAP administrator
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.
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
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......
Installing a SOAP server with Netscape iPlanet 4.1
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.
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.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.