ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
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
MemSeek (Example)
Usage example of the MemSeek function
iWindowCancel (Function)
Configures the print cancel window..
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
<Array>.Sum (Function)
Calculates the sum of the array elements.
<Array>.Mean (Function)
Calculates the mean of the values within an array.
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.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
9. Internal page
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....