ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, tables, items, components, assemblies, Custom-Folders, etc.)......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Environment of code editor
Events associated with Looper controls
List of events associated with Looper controls...
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
AWP without UI
Bootstrap, Angular, React, Vue......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Markdown (Property)
The Markdown property is used to enable or disable Markdown formatting in the controls of a window or a report.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
xmlNode (Variable type)
The xmlNode type is used to handle a node of an XML document.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.