ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
PageChangeLayout (Function)
Applies a specific layout to a page.
Link functions (prefix syntax)
Link functions are used to link the interface with the data files (and vice versa)....
Random (Function)
Returns a random number.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
gpwModifyUser (Function)
Modifies a user in the database of user groupware.
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
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.
JSEndEvent (Function)
Deletes the association between a WLanguage browser function and an event (implemented by JSEvent).
Google Analytics functions
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
12. Control templates
WINDEV Mobile allows you to create control templates....
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......