ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
<Connection variable>.NotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
2. How to test a site?
WDSQL, SQL querier: Overview
WDSQL is used to......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
ClipboardRTF (Function)
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF format).
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
HFSQL Client/Server: Configuring the data files on the server
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.