ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Card (Property)
The Card property handles the different cards associated with a Kanban list. You can add, modify or delete cards from Kanban list, or navigate between them.
Generating the setup program
The last wizard step for creating the setup program allows you to......
Assisted universal replication: specific features
ERR_BAD_ACTION
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
DotNetRun (Function)
Runs a procedure on a .Net server.
<List Box>.Position (Function)
Displays a List Box (or a ListView) control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
TaskReset (Function)
Reinitializes the Task structure.
List,Search (External language)
Finds a value in a list.
ContinentList (Function)
Returns the list of continents.
SchedulerDeleteTask (Function)
Deletes a scheduled task.
DriveListeDirectory (Function)
Lists the directories of an Drive.
<Variable Drive>DirectoryList (Function)
Lists the directories of an Drive.
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
28. Site SEO
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
ERR_NO_END_TAG
BackgroundTaskAdd (Function)
Adds a new background task.
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
CheckmarkVisible (Property)
The CheckmarkVisible property is used to: Determine whether a checkmark is displayed to the left of a row in a TreeView control. Show or hide a checkmark to the left of a row in a TreeView control....
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......