ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 2109: You are using the ObjectInfo function
<Kanban>.MoveCard (Function)
Moves a card in a Kanban control.
fShortPath (Example)
Usage example of the fShortPath function
fLongPath (Example)
Usage example of the fLongPath function
Burner constants
List of constants used by the burner functions....
fImageSelect (Example)
Usage example of the fImageSelect function
Constants for managing videos
List of constants used by the functions for video management....
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
SOAPRun (Function)
Runs a procedure on a SOAP server.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
KanbanMoveCard (Function)
Moves a card in a Kanban control.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
FTP constants
List of constants used by the FTP functions....
HSetPosition (Example)
Usage example of the HSetPosition function
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
xlsOpen (Example)
Usage example of the xlsOpen function