ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sound (Function)
Plays a sound in WAV format.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
HDelete (Function)
Deletes a record from a data file (query or view).
FTP constants
List of constants used by the FTP functions....
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
FinCurrentVal (Function)
Returns the current value of investment.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
System constants
List of constants used by the system functions....
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
HRegenerateFile (Function)
Regenerates a data file from its log.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
PanelAttach (Function)
Attaches or changes the attach position of a Dockable Panel control.
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.