ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

3. Project dashboard
Project dashboard...
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
HFSQL error handling help
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
ListDLL (Function)
Returns: runtime List of libraries (".DLL" files) used by the current WINDEV application, WINDEV Mobile or WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all libraries installed on the current workstation....
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Speech synthesis in the mobile applications
The phones can talk!......
".STY" file: "Style sheet" file
A style sheet is a "......
WDInst: components and installation templates
By default, the setup program installs all the specified files on the setup computer......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
10. Internal component
Internal component...
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
OpenMobileWindow (Function)
Opens a window in a mobile application.
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
HTML 5: Example of programmed drag-and-drop management
To make a WEBDEV website more interactive, you have the ability to implement Drag and Drop in the pages....