ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing XLS files (prefix syntax)
List of functions for managing XLS files...
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.
Various constants
List of various constants....
Operations performed on activity diagrams
The following paragraphs explain......
FTPAttribute (Example)
Usage example of the FTPAttribute function
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
dTransferToImage (Example)
Usage example of the dTransferToImage function
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
grLabel (Function)
Indicates various parameters of additional legend in a chart.
XMLDocument (Function)
Creates a new XML document.
<Organizer>.AddAppointment (Function)
Adds a new appointment to an Organizer control.
PicClose (Function)
Closes the image found in an Image Editor control.
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
DocUndo (Function)
Undoes the last action performed on a Word Processing document.
<Edit>.InsertToken (Function)
Inserts a token into a "Text token" Edit control.
<Edit>.AddToken (Function)
Adds a token to a "Text token" Edit control.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...