ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnDForce (Function)
DnDForce is kept for backward compatibility.
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)...
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
GglGetDocument (Function)
Downloads a document from the Google Docs service.
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
Using .NET assemblies in a project
To use .NET assemblies in a project......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Query editor: Characteristics
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
Calling a procedure/a function
Syntax for calling a local or global procedure.
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
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.
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
Width (Property)
The Width property is used to determine and change the width of an element.