ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Code snippets
The code editor allows you to enter "Code snippets"......
Google Drive, OneDrive and Dropbox prerequisites
Utilisation dans la classe MasqueDeSaisie_Rebond - Accès en Lecture + Ecriture - Type : Procédure (IAppelMéthode)...
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Chart constants
List of constants used by the functions for chart management....
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
5. Deploying a dynamic site (Session or AWP) in practice