ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTP constants
List of constants used by the FTP functions....
fDriveInfo (Function)
Returns information about a drive.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
diagWaypoint (Type of variable)
The diagWaypoint type is used to define all the advanced characteristics of a connector waypoint.
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
fChangeSize (Function)
Resizes an external file.
Select query description window: Items used
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
Constants used for managing the multi-touch
Constants for managing the multi-touch...
Constants for the geo-localization functions
Constants used by the geo-localization functions...
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
StringInsert (Function)
Inserts a string into another character string at a given position.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.