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...
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Input (Function)
Displays a message allowing the user to type an information.
Customizing the User Groupware
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Project description: Languages tab
The project description window allows you to configure various elements of your project......
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Label report
The report editor allows you to create "Label" reports......
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
The pages
Pages are the main interface of a WEBDEV site......
Using an external component in an application
A component can be reused at any time in any application......