ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL...
MySQL Native Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis...
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
HFreePosition (Function)
Deletes a position saved by HSavePosition.
<Source>.FromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
<Source>.Reset (Function)
Initialize: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
<Source>.Index (Function)
Rebuilds the file index (".NDX" file).
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
HListCustomFolder (Function)
Returns the list of Custom-Folders (also called groups) defined in the analysis.
TypeDescription (Property)
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
HEndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
<Source>.ExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
HInfoLog (Function)
Returns information about the server logs.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.