ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Composite keys
A composite key is a key item containing several other items......
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
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....
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Events associated with Chart controls
List of events associated with the Chart controls...
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.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Border (Type of variable)
The Border type is used to handle a border through programming...
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
Bar code constants
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
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......