ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
Print modes of a report
Several print modes are available for a report....
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Creating and handling an item
The main operations that can be performed on an item are as follows......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Managing space characters in the searches?
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
8. Windows in practice
Discover the main actions that can be performed on the windows....
HSubstDir (Example)
Usage example of the HSubstDir function
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
WEBDEV Application Server - 10 connections - License agreement
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Type (Property)
The Type property is used to get and change the type of an element.
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min