ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<htmlNode variable>.RemoveChild (Function)
Removes a given node in the current node of an HTML document.
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Setup mode
Several methods can be used to distribute a WINDEV application......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
eCurrencyName (Function)
Returns the caption of a currency.
HTMLWrap (Function)
Wraps the specified node in a given node of an HTML document.
HTMLRemoveChild (Function)
Removes a given node in the current node of an HTML document.
<htmlNode variable>.Wrap (Function)
Wraps the specified node in a given node of an HTML document.
Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode......
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Creating help pages
A help system includes several pages......
Custom tooltips
Tooltips are very useful for application users......
Deploying an application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....