ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
WINDEV Mobile Framework License Agreement
Multiline strings
To type character strings over several lines in the code editor...
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
Referring to an element in a WLanguage event / process
Constants used by the functions for managing countries and continents
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
Value (Property)
The Value property is used to get and change the value of an element.
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......
DnDForce (Function)
DnDForce is kept for backward compatibility.
Query editor: Characteristics
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.