ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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
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......
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
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.
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
<Calendar>.SelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
Obtaining an SSL certificate for IIS2 (2.0 or later)
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Software license agreement
WINDEV Express license agreement...
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......