ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
XML functions
List of XML functions...
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
grHistoTypeBar (Function)
Defines the type of bar to be used in a histogram plot.
<Graphe>.HistoTypeBarre (Function)
Defines the type of bar to be used in a histogram plot.
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......
WEBDEV concepts
<Camera>.Configure (Function)
Allows you to configure the video capture driver.
<Camera>.VideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
HSL (Function)
Creates a color from its hue, saturation and lightness.
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
<Stack variable>.Info (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
AppInstallUPD (Function)
Triggers the automatic update of current application.
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....