ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Count (Property)
The Count property returns the number of elements in a given set.
Managing main window menus
A main menu is necessarily associated with a window......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
<Page>.OpenChild (Function)
Opens a non-modal child window.
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Events associated with Static controls
List of events associated with Static controls...
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
<Table>.SortedColumn (Function)
Returns the list of sorted columns found in a table.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
<Window>.CurrentLayout (Function)
Returns the index of the current layout in the window or internal window.
<Image>.Occurrence (Function)
Returns the total number of images taken into account by the scroll.
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
SysIconBadge (Function)
Returns or modifies the value displayed in the badge associated with the icon of an iOS or Universal Windows 10 App application.
How to develop a PHP site?
What is a PHP site?......