ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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......
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......
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
Hash constants
List of constants used by the Hash functions....
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Code snippets
The code editor allows you to enter "Code snippets"......