ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
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......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
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.
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.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
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.
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.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
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......
DnDForce (Function)
DnDForce is kept for backward compatibility.
Query editor: Characteristics
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.