ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Database schema editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
Functions for managing queues, stacks and lists (prefix syntax)
List of functions for managing the queues, the stacks and the lists...
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Edit options of a report
The report editor allows you to......
ERR_BAD_APPLICATION
<Source>.ListItem (Function)
Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
Left or right sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
6. Chart and Pivot Table
WINDEV Tutorial: Managing data in a WINDEV application Lesson 6 - Chart and Pivot Table - 30 min
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
New products brochure 28: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
ERR_BAD_CONTEXT_INVALID
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Report viewer: Proposing several reports
In the document preview, end users can......
pdfControl (Variable type)
The pdfControl type is used to get all the characteristics and values of a control present in a PDF form.
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......