ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iDestination (Function)
Configures the print destination.
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
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......
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.
Obtaining an SSL certificate for IIS2 (2.0 or later)
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.