ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Find/Replace in the current project
The "Find/Replace" feature is used to......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Constants for managing projects
List of constants used by the functions for managing projects....
HRead (Function)
Reads a record in a file according to a given record number.
Border (Type of variable)
The Border type is used to handle a border through programming...
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
How to open a window?
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
MySelf (Reserved word)
MySelf is used to handle the current control...
Size (Property)
The Size property is used to determine and change the size of an element.
Events associated with Button controls
List of events associated with Button controls...
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Creating a Java archive
When your Java application is developed, you can......