ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for managing videos
List of constants used by the functions for video management....
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
zipAddDirectory (Example)
Usage example of the zipAddDirectory 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....
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
fImageSelect (Example)
Usage example of the fImageSelect function
xlsClose (Example)
Usage example of the xlsClose function
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.
Error 2109: You are using the ObjectInfo function
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
KanbanMoveCard (Function)
Moves a card in a Kanban 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.