ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Recycle code windows
By default, a single code window is opened per ......
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)....
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"....
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....
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Managing Responsive Web Design in your Web pages
Websites can be viewed on several platforms......
Screen,Get (External language)
Retrieves the value in a control or in a variable.
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......
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Client/Server transactions: available isolation modes
The HFSQL engine proposes to isolate the transactions......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
TableMode (Function)
TableMode is kept for backward compatibility.