ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ZOrder (Property)
The ZOrder property defines the Z-order of an element.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
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......
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......
nWDInitProject: Initialization code of project
Run the initialization code of project......
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
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......
<TreeView>.Expand (Function)
Expands a node in a TreeView control.
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)....
HMode (Function)
Changes the mode and the method for locking data files.
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......
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]....
Time management
For each element (windows, reports, ......
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:...
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
14. PHP generation in practice
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Currencies
A currency is a real coded on 10 bytes....
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....