ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating Progress Bar controls programmatically
A Progress Bar control can be handled through programming...
Image (Property)
The Image property gets and sets the background image of a control or block.
Outstanding progress bars
Simple or symmetric progress bar?
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control...
The Progress Bar control
The Progress Bar control is used to follow the progress of an event...
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control...
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Constants for managing applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
CurrentWin (Function)
Identifies the window currently in edit.
OpenChild (Function)
Opens a non-modal child window.
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
MyPage (Reserved word)
MyPage is used to handle the current page...
HFreeQuery (Function)
Releases query resources (following use of HExecuteQuery or HExecuteSQLQuery functions).
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Constants for external files
List of constants used by the functions for managing external files....
MaVisiteGuidée
The Variable MyGuidedVisit allows handle the current guided tour. The variable Ma GuidedTour allows you to know the characteristics of the variable of type GuidedTour used.
iPrintReport (External language)
Prints a report created with the report editor.
iCreateFont (Function)
Creates a new print font.
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.