ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Beep (Function)
Emits a beep.
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
zipSelectFile (Function)
Selects files from an archive.
SQLModify (Function)
Modifies the content of a row in the query result.
CursorDisplay (Function)
Displays or hides the mouse cursor.
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
grScatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
Zoom (Property)
The Zoom property is used to determine and change the zoom applied to an element.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
FullName (Property)
The FullName property is used to get the full name of an element.
Events associated with SilverLight control
List of events associated with SilverLight controls...
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
SpreadsheetControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.