ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
iPreview (Function)
Configures the print destination.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Display (External language)
Displays a value in a control or assigns a value in a variable.
Creating requirements
The following steps must be performed to implement the requirements......
Service variable
The Service variable is used to......
Document (Type of variable)
The Document type is used to handle a "docx" document.
Query editor: Characteristics
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Using a query with parameters
A query with parameters can be used......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Report controls
Several types of controls can be handled in a report created by the report editor......