ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
SQLModify (Example)
Usage example of the SQLModify function
Constants for the archiving functions
List of constants used by the archiving functions....
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
HTMLToText (Function)
Converts an HTML string or buffer to text.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
HListItem (Example)
Usage example of the HListItem function
HReadLast (Example)
Usage example of the HReadLast function
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
HCreateView (Example)
Usage example of the HCreateView function
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
HJSONToRecord (Function)
Imports JSON data into the current record.
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
FileDisplay (Example)
Usage example of the FileDisplay function