ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Detailed use of WINDEV FTP/RPC
Extracting the text of the project
The following text can be extracted......
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......
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 iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Speech synthesis in the mobile applications
The phones can talk!......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
1. Managing emails
WINDEV includes multiple methods to manage emails...
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
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......
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Binding a Combo Box control to an item
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
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).
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Creating the menus for the windows of the WINDEV RAD pattern