ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SFExecuteProcess (Function)
Requests the execution of a specific process.
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Operations performed on deployment diagrams
The following paragraphs explain......
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Dictionary
The dictionary is a file that can contain the project elements......
GroupRead (Function)
Reads a group of contacts found in the address book of a Lotus Notes or Outlook messaging.
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
Language (Property)
The Language property is used to get and change the language used.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
GroupPrevious (Function)
Reads the group of contacts before the current group in a Lotus Notes or Outlook address book.
GroupFirst (Function)
Reads the first group of contacts found in the address book of a Lotus Notes or Outlook messaging.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
gpwAddUser (Function)
Adds a user to the User Groupware database.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
MDIBottom (Property)
The MDIBottom property is used to determine and change the distance between the bottom border of the MDI parent window and the bottom border of the MDI area.
MDIRight (Property)
The MDIRight property is used to determine and modify the distance between the right border of the MDI parent window and the right border of the MDI area.
MDILeft (Property)
The MDILeft property is used to determine and change the distance between the left border of the MDI parent window and the left border of the MDI area.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.