ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
CloseSession (Function)
Closes a session with Lotus Notes or Outlook.
zipOpen (Example)
Usage example of the zipOpen function
SOAPRun (Example)
Usage example of the SOAPRun function
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
Lock constants
List of constants used by the functions for locking the applications....
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
Error 116: An array dimension must be an integer value
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
HAdd (Example)
Usage example of the HAdd function
xlsColumnType (Example)
Usage example of the xlsColumnType function
SQLListSource (Function)
Lists the data sources declared on a local site.
mlEnd (Function)
Ends a MATLAB session. This session was initialized by mlInitialize.