ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
<Image>.AnimationSetParameter (Function)
Changes one of the animation parameters used for a moving image (in an Image field).
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
ParallelTaskCancel (Function)
Immediately terminates execution of the current task: the task changes state to tpeCancelled.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
HaspHLRead (Function)
Reads data (character string or buffer) in the internal memory of the Hasp key.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
WLanguage procedure called by BTLEStatus
Procedure ("Callback") called by BTLEStatus when the Bluetooth activation status changes on the device.
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
<Source>.ChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
MinSourceCardinality (Property)
The MinSourceCardinality property gets and changes the minimum cardinality of the source item in the link.
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
WLanguage procedure called by fWatchDirectory
WLanguage procedure ("callback") called by fWatchDirectory when a change is made to the watched directory.
WLanguage procedure called by fWatchFile
WLanguage procedure ("callback") called by fWatchFile when a change is made to the watched file.
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
<Table>.ToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
MCIPosition (Function)
Returns or changes the current position in a media file previously opened (MCIOpen).
HaspHLWrite (Function)
Writes data (character string or buffer) into the internal memory of the Hasp key.
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.