ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDescribeItem (Function)
Describes a file item through programming.
HAddGroup (Function)
Adds a group of users.
Chart management functions
...Chart management functions...
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
UPNPGetBrightness (Function)
Retrieves the brightness of a UPnP device.