ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows
The windows represent the main interface of a WINDEV application......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Font (Type of variable)
A Font variable creates a font programmatically...
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
iParameterViewer (Function)
Configures the report viewer.
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
HTMLToText (Function)
Converts an HTML string or buffer to text.