ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reports and Queries 2024: New WLanguage features
In version 28, new functions have been introduced and some of them have been improved......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
15. Cookies: information stored on the end user's computer
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
RibbonHighlightPane (Function)
Highlights a tab in a Ribbon control.
WEBDEV concepts
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
<Tab>.Close (Function)
Closes a dynamic pane in a Tab control.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
TabClose (Function)
Closes a dynamic pane in a Tab control.
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Binding a Check Box control to an item
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......