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......
Creating and handling an item
The main operations that can be performed on an item are as follows......
Enumeration (Variable type)
An enumeration is a set of values......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
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?......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
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.
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
GetDefinition (Function)
Retrieves the definition of element type.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
JSONExecute (Function)
Calls the URL of a page on the server that returns data in JSON format (JavaScript Object Notation).
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
Execute (Function)
Starts the execution of a process through programming.
The Image control
The Image control is used to......
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......