ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
Web Camera control events
The following events appear by default in the WEBDEV code editor:
URIGetInfo (Function)
Retrieves information of a URI resource.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
SysEncrypt (Function)
Encrypts data using Windows user credentials. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Window controls
Several types of controls can be used in a window, ......
<emailSMTPSession variable>.CloseSession (Function)
Closes an SMTP session.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Code snippets
The code editor allows you to enter "Code snippets"......