ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
How to open a window?
Creating and handling an item
The main operations that can be performed on an item are as follows......
Find/Replace in the current project
The "Find/Replace" feature is used to......
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Programming custom calculations in Table controls
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
The Clickable Image control
The Clickable Image control can be used to......