ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
XMLFind (Function)
Performs a search in an XML document.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
SQLChangeConnection (Function)
Modifies the current connection.
Sound (Function)
Plays a sound in WAV format.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
CharactType (Function)
Returns information about the type of character.
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
MemCreate (Function)
Creates a memory area.
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
ThreadExecute (Function)
Starts the execution of a secondary thread.
HCross (Function)
Crosses a record in a data file.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
HOnError (Function)
Customizes the management of HFSQL errors.