ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
WDINT license agreement
WDINT license agreement...
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
ThreadExecute (Function)
Starts the execution of a secondary thread.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
dSlice (Example)
Usage example of the dSlice function
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
tapiBlindTransfer (Function)
Performs a "blind" transfer.
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
EndProgram (Function)
Ends the execution of the current program.