ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
User (Property)
The User property is used to identify and change the user of a feature.
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
Character strings
WLanguage supports different types of strings....
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
1. WEBDEV editors
fSelect (Function)
Opens the Windows file picker.
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....