ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTMLToText (Function)
Converts an HTML string or buffer to text.
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Handling Gantt Chart controls programmatically
Phone constants (Android / iOS)
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Windows
The windows represent the main interface of a WINDEV application......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
GPSGetPosition (Function)
Retrieves information about the current device position.
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Running the test of the User Groupware and installing it
Multiline strings
To type character strings over several lines in the code editor...