ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Count (Property)
The Count property returns the number of elements in a given set.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Color (Property)
The Color property is used to get and change the color of an element.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
DocAdd (Function)
Adds: at the end of a Word Processing document: an element, a document, a paragraph, a text, an image or a fragment. at the end of a fragment: an element, a text or an image....
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
LDAPFind (Function)
Performs a search in an LDAP server.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
HTMLToText (Function)
Converts an HTML string or buffer to text.
5. Which type of server to choose?
WINDEV applications for Linux: Specific features
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.