ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Code statistics
The code statistics affect......
21. Managing business rules
Managing business rules...
18. Management of business rules
Set of procedures
The global procedures are grouped in set of procedures......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Component diagram
A component diagram shows the physical and static architecture of a system software......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
The HTML Display control
The HTML Display control displays a web page in an application......
<Connection variable>.CopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
LeapYear (Function)
Indicates whether the specified year is a leap year or not.