ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
.NET Assemblies
.NET is Microsoft's software development platform......
Events associated with Link controls
List of events associated with Link controls...
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
18. Order of execution of the code of buttons/links
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
<Window>.CurrentLayout (Function)
Returns the index of the current layout in the window or internal window.