ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
WDDIXIO License Agreement
WDDIXIO License Agreement...
Clipping the window according to an image
An image can be used to easily define the shape of a window......
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
zipExtractPath (Function)
Returns the path of a file found in the archive.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
19. Sending emails
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
Google Contacts management functions
List of functions for managing Google contacts...
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.