ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
SOAPRun (Function)
Runs a procedure on a SOAP server.
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Installing a SOAP server with Netscape iPlanet 4.1
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Internal component
An internal component is a set of elements from a project......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......