ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. Creating a WEBDEV project and its database schema
WEBDEV Tutorial - Creating a WEBDEV project and its database schema Lesson 1 - Creating a WEBDEV project and its database schema - 5 min
zipClose (Function)
Closes an archive.
Project (External language)
Opens and runs a WINDEV project.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
2. Examples and components provided with WEBDEV
The project description window allows you to configure various elements of your project......
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Installing the robot controller
The monitoring robot includes three executables......
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Operations performed on class diagrams
The following paragraphs explain......
Popup window
WINDEV allows you to open windows in popup format......
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
JSON (Variable type)
The JSON simplifies actions on data in JSON format.
Project with multiple analyses
A single WINDEV, WEBDEV or WINDEV Mobile project can now use multiple analyses (data descriptions)......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
HFlush (Function)
Forces the operating system of the computer where the tables are found to write data onto the disk.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......