ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

VSpace (Property)
The VSpace property gets and sets the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Count (Property)
The Count property returns the number of elements in a given set.
HDescribeFile (Function)
Describes a data file programmatically.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Character strings
WLanguage supports different types of strings....
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
Combination (Type of variable)
A combination is a set of options.
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Global and local variable
Two types of variables are available......
Creating the Vision windows of the WINDEV RAD pattern
Types of Edit controls
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Font
The Font keyword can correspond to: a Font variable. the Font property....
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
1. WINDEV editors
WINDEV editors...