ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StyleID (Property)
The StyleID property is used to get and change the identifier of the style associated with an element.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
HaspHLRead (Function)
Reads data (character string or buffer) in the internal memory of the Hasp key.
HaspHLWrite (Function)
Writes data (character string or buffer) into the internal memory of the Hasp key.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
InterlineType (Property)
The InterlineType property is used to get and change the type of line spacing used.
ActionLabel (Property)
The ActionLabel property is used to get and change the label of the notification's action button....
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
CurrentWorksheet (Property)
The CurrentWorksheet property is used to get and change the current worksheet in a Spreadsheet control.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
IndentFirstLine (Property)
The IndentFirstLine property is used to get and change the indent of the first line of an element.
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
WorksheetName (Property)
The WorksheetName property is used to get and change the name of a worksheet in an XLS document.
<Document variable>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Document variable.
WLanguage procedure called by BTLEStatus
Procedure ("Callback") called by BTLEStatus when the Bluetooth activation status changes on the device.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.