ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Programming patterns
CAUTION......
Body block
The Body block corresponds to the main block of the report......
TimeValid (Function)
Checks the time validity.
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Drop-down button
The drop-down button expands: a context menu. a popup window....
Handling Scheduler controls programmatically
A Scheduler control can be......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......