ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
WDMSG, WDTRAD and WDDIXIO: Translation tools
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Composite keys
A composite key is a key item containing several other items......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
15. Cookies: information stored on the end user's computer
Setup mode
Several methods can be used to distribute a WINDEV application......
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
15. Repeating a group of controls: loopers
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
The "Commands" pane
The "Commands" pane lists......
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
TabClose (Function)
Closes a dynamic pane in a Tab control.