ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
HDFS functions
The following functions are used to manage files on a HDFS system......
fLongName (Example)
Usage example of the fLongName function
HJSONToRecord (Function)
Imports JSON data into the current record.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
7. Dynamic site on specific configurations
HCopyRecord (Example)
Usage example of the HCopyRecord function
HDBIndex (Function)
Opens an xBase index file.
HFSQL constants
List of constants used by the HFSQL functions....
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
WithSpace (Example)
Usage example of the WithSpace function
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
ExeGetPID (Function)
Returns information about the current process.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
HCloseAnalysis (Function)
Closes the current analysis.
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
grGradient (Function)
Enables or disables the display of color gradients in a chart.