ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintBlock (Function)
Forces a report block to print.
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
Font (Type of variable)
A Font variable creates a font programmatically...
WEBDEV Application Server 2024
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
gglOrganization (Type of variable)
The gglOrganization type is used to describe the companies and organizations to which the contact belongs...
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
ErrorThrow (Function)
Throw a non-fatal error.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
LDAPRenameAttribute (Function)
Renames an attribute.
PDF file management functions
...PDF file functions...
Complete (Function)
Returns a character string of a specified length.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
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.
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.