ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
14. Generation modes
Generation modes...
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
fWrite (Function)
Writes: a character string into an external file. a memory section....
The Clickable Image control
The Clickable Image control can be used to......
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
Reduce (Function)
Applies a computation to each element of a WLanguage array.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
fCreate (Function)
Creates an external file.
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Java application and WINDEV
A Java application is an application entirely compiled in Java......