ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
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
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Creating nested reports
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
Obtaining an SSL certificate for IIS2 (2.0 or later)
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Animating a Static control
Two methods can be used to animate a Static control......
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
17. WLanguage: a simple and powerful language
Removing a project from the SCM (Source Code Manager)
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
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......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, 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, ...)....
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Configuring the setup program
Two tools can be used to create a setup program......
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......
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.