ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
LooperInsert (Function)
Inserts a row into a Looper control.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
zipOpen (Function)
Opens an existing archive.
10. UMC: User Macro-Code
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Installing a SOAP server with IIS
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Debugging constants
List of constants used by the debugging functions...
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
WinStatus (Function)
Identifies or modifies the window status.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......