ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iFont (Function)
Selects the default font.
OrgModify (Function)
Modifies an element in an Organization Chart control.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
WinOutWidth (Function)
Returns the full width of a window (including the border).
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
List,Add (External language)
Adds an element to a Combo Box or List Box control.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
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
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
Passing parameters
The parameters can be passed to a procedure......
Automatic error handling
Error handling can be customized for each process......
RTFWithImagesAndTables (Property)
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a report.