ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Color (Property)
The Color property is used to get and change the color of an element.
Generating an application for Universal Windows 10 App
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
ID (Property)
The ID property is used to get and change IDs.
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
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.
Address
The Address keyword can correspond to...
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....
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
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....
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.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
LDAPFind (Function)
Performs a search in an LDAP server.
11. Controls in practice
Discover the main characteristics of the controls...
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)...