ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Properties associated with HTML Display controls
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
"?" menu
WINDEV proposes a help menu adapted to your applications......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
Constants for managing the clipboard
List of constants used by the functions for managing the clipboard....
dPen (Example)
Usage example of the dPen function
Signature control properties
A Signature control can be handled in a report by the following WLanguage properties......
Properties associated with the report blocks
List of properties associated with the report blocks...
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
dText (Example)
Usage example of the dText function
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
Report based on a query
Queries are used to easily select records in one or more data files......
The Site Map control
The Site Map control allows the Web user to......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
iFont (Function)
Selects the default font.
HFilterContains (Function)
Defines and enables a "Contains" filter on a table, view or query.
Python: Native calls
WLanguage allows for native Python calls......