ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Progress Native Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must......
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
HStatDate (Function)
Returns the date of the last update for the index statistics.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
ContactEdit (Function)
Opens a contact's current file in the device's native contact management application (Android, iPhone or iPad)....
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
MemAdd (Function)
Adds an element to a memory area.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any web service.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
HAddUser (Function)
Adds a user to a database.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
PDFToText (Function)
Extracts text from a PDF file.