ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Factorial (Function)
Returns the factorial of an integer number.
PageLayout (Property)
The PageLayout property sets the layout characteristics of a document.
MDIActive (Function)
Identifies or displays an MDI child window in the foreground.
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
Managing parallel tasks
The computers are becoming more and more powerful......
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
FinError (Example)
Usage example of the FinError function
FinRedemption (Example)
Usage example of the FinRedemption function
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Logical operators
The logical operators are as follows......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
eCurrencyName (Function)
Returns the caption of a currency.
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
HExtractMemo (Example)
Usage example of the HExtractMemo function