ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
Hash functions
Hashing is used to summarize a file or a character string......
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
CurrentWorksheet (Property)
The CurrentWorksheet property is used to get and change the current worksheet in a Spreadsheet control.
SaaSAdminConfigureSMTP (Function)
Configures the SMTP session associated with the administrator account of a SaaS session.
Toast constants
Socket management functions
List of functions for managing sockets...
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Different types of data (Type of variable)
A variable is defined by name and type......
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
Web Camera control events
The following events appear by default in the WEBDEV code editor:
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
Events associated with Flash controls
List of events associated with Flash controls...
Standard FTP functions
List of standard FTP functions...
dChord (Example)
Usage example of the dChord function
Splitter control properties
List of properties associated with the Splitter control...
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....