ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a RAD pattern
From version 12, a new RAD technology has appeared......
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
Constants used by the the functions for managing the HFSQL Cluster
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
BackgroundTaskAdd (Function)
Adds a new background task.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
HSetLog (Function)
Enables or disables log management on a file.
ThreadPause (Function)
Pauses the current thread during the specified duration.
NotesItem (Example)
Usage example of the NotesItem function
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
NumberInWords (Function)
Converts a number to words.
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
Chart constants
List of constants used by the functions for chart management....
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
HTransactionInProgress (Function)
Used to find out whether a transaction is in progress.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.