ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
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....
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
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.
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......
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
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.
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......
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
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