ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Typecasting of parameters
The description of the parameter type is optional......
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
The Carousel control
The Carousel control is used to display an animated menu made of images......
Record (Type of variable)
The Record type is used to save the values of a record.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
TableMode (Function)
TableMode is kept for backward compatibility.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
The key items
Keys are specific items in your analysis......
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.