ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCompare (Example)
Usage example of the fCompare function
FolderImageWidth (Property)
The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table controls.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
MatTranspose (Function)
Calculates the transposed matrix.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
Sound
The Sound keyword can correspond to: the Sound function, which is used to play Wav audio files. the Sound property....
TimelineListEvent (Function)
Returns: the list of events found between two given times in a TimeLine control, all events of a TimeLine control, a specific event (selected or hovered)....
FTPCurrentDir (Example)
Usage example of the FTPCurrentDir function
FormulaBarVisible (Property)
The FormulaBarVisible property is used to: Find out whether a formula bar is displayed in a Spreadsheet control. Display (or not) a formula bar in a Spreadsheet control....
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
zipCreate (Example)
Usage example of the zipCreate function
MemSeek (Example)
Usage example of the MemSeek function
iWindowCancel (Function)
Configures the print cancel window..
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
<Array>.Sum (Function)
Calculates the sum of the array elements.
<Array>.Mean (Function)
Calculates the mean of the values within an array.
Using the Salesforce service
Salesforce is a very popular CRM software......
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.