ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
hbGetTableDescription (Function)
Retrieves the description of an HBase table.
<emailOutlookSession variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
Miscellaneous Windows constants
List of constants used by the Windows functions....
Functions for managing OAuth and OpenID protocols (prefix syntax)
OAuth and OpenID protocol management functions...
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
ProgressBar (Property)
WLanguage proposes...
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
Modified (Property)
The Modified property lets you know if an element has been modified.
Subject (Property)
The Subject property is used to get and change the subject of an element.
Sound
The Sound keyword can correspond to: the Sound function, which is used to play Wav audio files. the Sound property....
Empty (Property)
The Empty property is used to determine if an element is empty.
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.
LeftMargin (Property)
The LeftMargin property sets the left margin of an element.
RightMargin (Property)
The RightMargin property sets the right margin of an element.
BottomMargin (Property)
The BottomMargin property sets the bottom margin of an element.
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
LineSpacing (Property)
The Interline property is used to set the line spacing of an element.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.