ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
.NET application
To create a.NET application from a project......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
Erase patches
To quickly modify the operating mode of an application, you can use application patches......