ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
Camera/Video functions (prefix syntax)
Closes the current browser window and stops the execution of the current code....
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates, using prefix syntax:
HOpenConnection (Function)
Opens a connection to a specific database.
FTPCommand (Function)
Sends a specific FTP command to a server.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Private Store for mobile applications
There are two methods two deploy your applications......
Certificate management functions
The following functions are used to handle the certificates:...
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Video functions
List of video functions...
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
12. External component in practice
Définit l'image SVG utilisée pour un graphe de type "Pourcentage imagé"....
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....