ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Telephony functions
List of telephony functions...
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
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, ......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
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......
3. Project dashboard
Project dashboard...
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Speech synthesis in the mobile applications
The phones can talk!......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....