ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
Properties associated with infinite Progress Bar controls
An infinite Progress Bar control can be handled in a window by the following WLanguage properties......
HTML Display control properties
HTML Display control properties...
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
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....
SQLConnect (Example)
Usage example of the SQLConnect function
DocInsertTable (Function)
Inserts a table into a Word Processing document.
gImage (Function)
Builds a sequence of characters containing an image.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
Val (Function)
Returns the numeric value of a character string.
iCreateFont (Function)
Creates a new print font.
dDominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control.
Constants for managing the windows
List of constants used by the functions for managing the windows...
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
HOnError (Example)
Usage example of the HOnError function
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......