ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglGetDocument (Function)
Downloads a document from the Google Docs service.
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.
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......
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...
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
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Multiline strings
To type character strings over several lines in the code editor...
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)....
DnDForce (Function)
DnDForce is kept for backward compatibility.
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.
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......
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.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Dashboard constants
Constants used by the functions for managing Dashboard controls...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...