ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Extracting messages added or modified since last extraction
A project was already created and translated......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Style of a control
As soon as it is created, a control is associated with a style......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Repairing the project
In some cases, "Project......
The test mode cannot operate without the project and its pages, ...
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Page with parameters
Make calculations easier with the calculator
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Buffer (Keyword)
The Buffer keyword can correspond to...
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
ERR_DISCONNECTED_ERROR