ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDReplic: Implementing a replication
Configuring a replication requires several steps......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
15. Cookies: information stored on the end user's computer
21. Reports
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
PC SOFT Free Technical Support
Thank you for buying one of our products......
The key items
Keys are specific items in your analysis......
Sub-query
A sub-query is a query whose result is used by another query......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Border of controls
One of the most important elements of control style is its border......
WDSQL, SQL querier: Overview
WDSQL is used to......
Composite keys
A composite key is a key item containing several other items......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
5. Deploying a dynamic site (Session or AWP) in practice
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
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......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Managing space characters in the searches?
Creating user accounts
A User account allows the server administrator to......
13. Types of standard controls