ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Recompiling the project
The project compilation is a process used to......
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
Merging differences (SCM)
Help editor options
The options of the help editor ("Display......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Bluetooth constants
List of constants used by the Bluetooth functions....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.