ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Advanced types
The advanced types of WLanguage are as follows...
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
ThreadPersistent (Function)
Makes a thread persistent.
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Constants used for managing the multi-touch
Constants for managing the multi-touch...
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......