ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
16. Java applications in practice
Java applications in practice...
Other operators
The following are additional operators......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
The HTML control
The HTML control displays HTML pages or HTML code......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
PermissionRequest (Function)
Prompts the user to grant an application permission.
Compilation options
The compilation options allow you to define the help system generation settings......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
WEBDEV Application Server 2024
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
SQLExec (Function)
Names and runs an SQL query.
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......