ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
Generating an application for Universal Windows 10 App
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
Address
The Address keyword can correspond to...
Option (Property)
The Option property is used to get and change certain options.
Text (Property)
The Text property is used to get and modify text.
pdfParameter (Variable type)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
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....
hScheduling (Variable type)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled HFSQL Client/Server table optimization task. for a scheduled HFSQL Client/Server table backup job. for a scheduled replication of HFSQL servers....
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......
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.
Database schema editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
ID (Property)
The ID property is used to get and change IDs.
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......