ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
TableMode (Function)
TableMode is kept for backward compatibility.
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
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......
nWDGetLastError: Error code of last error
Error code of last error......
<List Box>.Seek (Function)
Seeks an element in a List Box control (standard List Box or ListView) or in a Combo Box control (including the values described by gLink).
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
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......
4. HFSQL Classic
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
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......
Assisted universal replication: specific features
ERR_BAD_ACTION
DnDForce (Function)
DnDForce is kept for backward compatibility.
<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).