ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned to the client after the server code of the page is executed.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
Events associated with Java Applet controls
List of events associated with Java Applet controls...
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
iPrintImage (Example)
Usage example of the iPrintImage function
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
SFExecuteProcess (Function)
Requests the execution of a specific process.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
Constants for managing images in websites
fCreateLink (Function)
Creates a link on a file at the specified location.