ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fResourceDir (Function)
Returns the path of the read-only resources of the application.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
HaspHLLogout (Function)
Closes the connection of the application to a Hasp key.
HaspHLEncrypt (Function)
Encrypts a character string by using the algorithms of the specified Hasp key.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
HaspHLDecrypt (Function)
Decrypts a character string by using the algorithms of the Hasp key.
HaspHLRead (Function)
Reads data (character string or buffer) in the internal memory of the Hasp key.
HaspHLWrite (Function)
Writes data (character string or buffer) into the internal memory of the Hasp key.
Functions for managing pages (prefix syntax)
List of functions for managing pages (prefix syntax)...
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SQLSeek (Function)
Positions on the specified result row of the query.
SQLModify (Function)
Modifies the content of a row in the query result.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
Character strings
WLanguage supports different types of strings....
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
<ParallelTask variable>.Execute (Function)
Triggers the execution of a parallel task.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
TaskAdd (Function)
Adds a task to the task list of a Lotus Notes or Outlook messaging.
TaskModify (Function)
Modifies the current task in a Lotus Notes or Outlook task list.
TaskDelete (Function)
Deletes the current task from the task list of a Lotus Notes or Outlook messaging.
ContextExist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......