ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Obtaining an SSL certificate for IIS2 (2.0 or later)
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
12. Control templates
...Control templates...
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Animating a Static control
Two methods can be used to animate a Static control......
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
17. WLanguage: a simple and powerful language
Removing a project from the SCM (Source Code Manager)
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Handling menu options programmatically
The menu options can be handled......
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......