ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
Value (Property)
The Value property is used to get and change the value of an element.
Constants for manging the replication
List of constants used by the functions for managing the replication....
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
WaitWindowStart (Function)
Opens the wait window of application.
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
TextToRTF (Function)
Converts text to Rich Text Format.
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
CharactType (Function)
Returns information about the type of character.
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Caption (Property)
The Caption property is used to get and change the text of an element.