ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).
LockAppOn (Function)
Locks a WINDEV application.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Animating a Static control
Two methods can be used to animate a Static control......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
Body Complement block
The Body complement block is linked to the Body block......
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......