ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Body Complement block
The Body complement block is linked to the Body block......
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.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery 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......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
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......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
Error 1001: The operators: and:: can only be used in the methods of classes
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....