ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
ContactAdd (Example)
Usage example of the ContactAdd function
KeyCompareKey (Function)
Compares an initial key with an activation key.
SOAPRun (Function)
Runs a procedure on a SOAP server.
SFDelete (Function)
Deletes records from a Salesforce database.
WinCopyForm (Function)
Copies the content of a form into the clipboard.
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
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.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
Compile (Example)
Usage example of the Compile function
Copying controls from the window editor
The controls can be copied from the window editor......
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.