ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Native SQL Server Connector for WINDEV and WEBDEV 2024
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
Environment of code editor
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
InitialTool (Property)
The InitialTool property is used to get or change the drawing tool selected by default in an Image Editor control.
<Window>.EdRestore (Function)
Undoes all the modifications made by the end user ("Allow end users to modify the UI" option enabled).
Border of controls
One of the most important elements of control style is its border......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
<TreeView>.Expand (Function)
Expands a node in a TreeView control.
nWDInitProject: Initialization code of project
Run the initialization code of project......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Break in a report
The break is used to group the records corresponding to a sort criterion......
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
KioskEnable (Function)
Switches the current Android application to kiosk mode.
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
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)....
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
14. PHP generation in practice