ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Task list
Each project can be associated with a task list......
Programming a status bar
WINDEV allows you to manipulate a status Bar and a status Bar cell directly by programming......
dbgEnableAudit (Function)
Enables the dynamic audit programmatically.
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
Sharing the context menus in the project
In most cases, several context menus are included in your applications......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Manipulating the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Pre-launched sessions
A pre-launched session is a session of a Web site (or web service) automatically started on the Web server from the WEBDEV Application Server......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Open (Function)
Opens a modal WINDEV window.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Internal component
An internal component is a set of elements from a project......
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
dbgEnableLog (Function)
Enables the runtime log programmatically.
iDestination (Function)
Configures the print destination.
How to create a menu?