ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sort the data displayed in your tables in one click
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
WinInHeight (Function)
Returns the internal height of a window (without title bar and border).
GOTO statement
The GOTO statement is used to run a code identified by a given label...
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
User report editor (Reports & Queries)
A report provides a custom view of data......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
ActionLabel (Property)
The ActionLabel property is used to get and change the label of the notification's action button....
<Chart>.AutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Report controls
Several types of controls can be handled in a report created by the report editor......
Programming automatic calculations in the columns of a Table control (prefix syntax)
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
ERR_BAD_CONTEXT
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......