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
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called...
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux...
Using WDDIXIO
To translate the text used in your project:...
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode...
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific...
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open...
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
IF statement
The conditional IF statement allows you to run an action according to a condition...
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items...
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV...
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points...
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Translating a text file with WDTRAD
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file...
Events associated with Table controls
List of events associated with Table controls...
The Check Box control
A Check Box can correspond to......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......