ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MaxWidth (Property)
The MaxWidth property gets and sets the maximum width of a control or window.
Events associated with internal windows
List of events associated with internal windows...
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
InitialItem (Property)
InitialItem is used to find out the initial name of a query item. This name is known from the alias of this item.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
ProgressBar (Property)
WLanguage proposes...
HClient structure
The HClient structure is used to......
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
HDeleteServerTrigger (Function)
Deletes a server trigger.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
HFileExist (Example)
Usage example of the HFileExist function
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.