ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemSeek (Example)
Usage example of the MemSeek function
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
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)....
INIRead (Example)
Usage example of the INIRead function
FTPCurrentDir (Example)
Usage example of the FTPCurrentDir function
fCompare (Example)
Usage example of the fCompare function
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
zipCreate (Example)
Usage example of the zipCreate function
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
iWindowCancel (Function)
Configures the print cancel window..
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
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.