ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting provider......
HForward (Example)
Usage example of the HForward function
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
GeometryWithin (Function)
Determines whether geometry A is completely within geometry B (i.e., geometry B completely contains geometry A).
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Creating a window skin template
WINDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
Various constants
List of various constants used by the constants WINDEV functions....
Clipboard management functions
List of functions for managing the clipboard...
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
Programming the browsing Looper controls
These are the main concepts for programming data-bound Looper controls......
gImage (Function)
Builds a sequence of characters containing an image.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.