ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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"....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
HTTPRequest (Function)
Starts an HTTP request on a server.
Certificate (Variable type)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
dbgSaveDebugDump (Function)
Saves a dump file of the application.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
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)....
SocketConnect (Function)
Connects a client computer to a given socket.
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"....
Status bar of windows
The status bar of a window is used to display several types of information......
HDeclare (Function)
Declares a description of table (found in a database schema) in the current project.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Case of internal window dequeues Modifies the currently displayed window. This modification is saved in the list of internal windows to scroll....
Recycle code windows
By default, a single code window is opened per ......
Managing Responsive Web Design in your Web pages
Websites can be viewed on several platforms......
CallDLL32 (Function)
Runs a function found in an external DLL.
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......