ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Different types of data (Type of variable)
A variable is defined by name and type......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Events associated with a Gantt Chart column
HFSQL constants
List of constants used by the HFSQL functions....
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
HDescribeItem (Example)
Usage example of the HDescribeItem function
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Error (Function)
Displays a custom error message in a system error window.
EXE constants
List of constants used by the functions for managing executables....
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......