ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Service variable
The Service variable is used to...
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
HReset (Function)
Initializes:
  • one or all variables of file items with their default values.
  • one or all items of a Record variable with their default values.
Assignment operators
Three assignment operators are available...
<Source>.Reset (Function)
Initializes:
  • one or all variables of file items with their default values.
  • one or all items of a Record variable with their default values.
WLanguage types
The different types in WLanguage are...
Advanced types
The advanced types of WLanguage are as follows
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find...
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV...
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
16. Application test in practice
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application...
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Image editor: Features
The image editor includes several features......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly...
5. Site test in practice
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Classes, members, methods and properties
A class is made of......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50...
11. Controls in practice
Discover the main characteristics of the controls...
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files...
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files...
HFSQL constants
List of constants used by the HFSQL functions....
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....