ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
NotesOpenConnection (Function)
Establishes a connection to a Domino server.
fEncrypt (Example)
Usage example of the fEncrypt function
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
AppInstallVersion (Function)
Installs a specific application version.
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
WidgetDisplay (Function)
Refreshes a widget window.
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
HFreePosition (Function)
Deletes a position saved by HSavePosition.
USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Report data source
...The reports can be created with the data coming from:...
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.