ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
Constants for managing emails
List of constants used by the functions for managing emails....
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
MCI constants
List of constants used by the MCI functions....
Guided tour management constants
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......
The Carousel control
The Carousel control is used to display an animated menu made of images......
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.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
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.
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
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)....