ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Materialized view
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
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......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Creating a window skin template
Events associated with Combo Box controls
List of events associated with Combo Box controls...
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......